The explorer is out of sync. The last synced block is 546 hours ago. Current block height: explorer: 2206528 / node: 2555639 / ref: ?

Program estherholman.aleo

Program ID
estherholman.aleo
Owner signature
sign13gv7a4lg8swnhxmuv8m7wepkn26e44s33rgtfsl5k5vxvh3dgvqznpp4qzxmwhpxy3dr38kw39kk6x64a2pke857tf2k7wqdrg33kp9f7lzq2kyay2rhx4dfruv0xujaaryt0rms0xpehgz5v8pukqljpnhrkyanqjlsp3hjde6tlfe6zkys59zyrczss7uzvp7yak9x4ufsc7u99pd
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 estherholman.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