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

Program toddmorrissette.aleo

Program ID
toddmorrissette.aleo
Owner signature
sign18ajq8zv6dyheztnv3wr7qshvxlgv9ftcu9chqx4j7dex33q9lvpryxm4sp6glvwhn27l35ek6ht907j8phxl44uaejatgm77e0vk6q5ld0mkgam7eqjlusqn7a4f8nhn3e6zpraccmggl82xs644nf24qqylzkd06sdc8wxleq674ujqhaa2xlxp8vmex8tp02gpaeys6ntqgmhn0m0
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 toddmorrissette.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