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

Program anesturrie8.aleo

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

program anesturrie8.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
1,062,7472023-12-28 17:38:55au1px57hmfsr6pa60nkd8nwcnxxwvvxg5x2qewz6y7mandqr9s6xqxs9jggcyhelloAccepted
Program has no mappings.
Not implemented