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

Program amandapalmer.aleo

Program ID
amandapalmer.aleo
Owner signature
sign1qldnetf8wt0hwwuz6gf9a6flrzq7wxds5adda3u745fxsuy9tgq7x9kkqlqxkgy5a4gtcf8kgeezxkkqng6wn67ps573jkmcxgm6qp9jyn4gf0fewd070ydgh5qzqx9ugzm6f7ghc63dlvjxjfh37gl2qz3auvectu0vd3wl7wdnynavzckykhpxx25ywcrnp30vgwr8w72svd6j4hp
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 amandapalmer.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