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

Program maryfoster70978.aleo

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

program maryfoster70978.aleo;

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

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented