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

Program altathompson.aleo

Program ID
altathompson.aleo
Owner signature
sign14jldvdycqyvtawg4vv66wp8hx4z6rvzdfnyztscy88sxkrvevup7ggdfkkq84cej9rtnqnjpe2waa2z69375p52jm44afac5jpmd6qm05yfx432h0dcucpcgmnvpg6na8qdgmmtra3m4cc0lq0mw8yg4zqkz3xy5mnk8ku4tjn6zwev9gyarg5sg2gekhszrlvlkx2v90c7qgh3lugl
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 altathompson.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