The explorer is out of sync. The last synced block is 475 hours ago. Current block height: explorer: 2206528 / node: 2510311 / ref: 2492275

Program hommlshepp4.aleo

Program ID
hommlshepp4.aleo
Owner signature
sign1x2x8aaae4lp0kagyz4fjpx7f2kw54vhlvd5vhlpv2wm6ku3ryyqa232u0lcunrv7pqk2y4vz3y7hcmwv28x033k2l22lhvmp3gpvyqgkwyqwvay9udp8mnhmtlzwznd0h60qdqzp656hkv6p25vccc6spe4xd442y47lvjqr20cf900g2u5smjru65x7zevkpqsd0p39e4jqxhj97et
Times called
4
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
hello(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program hommlshepp4.aleo;

function hello:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Program has no mappings.
Not implemented