The explorer is out of sync. The last synced block is 131 hours ago. Current block height: explorer: 2206528 / node: 2291552 / ref: 2291552

Program cherylhughes.aleo

Program ID
cherylhughes.aleo
Owner signature
sign1m9sph7scwz8ek3mwh7y9jw7ysw0xd8ffctp97f6lu47hn2ra9sqehgqfq5rnlwra48n099874fvdjm3srtqvmdzsdc0cculsxhzlgqx983l8t5l37dzmpec82g6cp3l8xq8hcqwav8w7mc5wede7jgpxp579ww3txc0hjkt7n7ntun3xcj6k6nwu3jf2c668ge9d3u4ltchpy7rdhdk
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 cherylhughes.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