The explorer is out of sync. The last synced block is 99 hours ago. Current block height: explorer: 2206528 / node: 2271001 / ref: 2271002

Program nylehncollas8.aleo

Program ID
nylehncollas8.aleo
Owner signature
sign1lsygn3v5gjat2eu3musf2x6cctkvur68h0vhfyk5x35ujrzg7yqu3a6fg74ecwe52rxnqhz78rxjngfl9jwphszkuum72g96ky47cqkl6kgyp96w0k7ja0gu3razuytqps6yus6seej5phqyqtjwyr8tqcjw547gm6nd3whtwr0z9y48nm92ds3xsgzlhh4c4y80y8yx5k23zvmfk4f
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 nylehncollas8.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