The explorer is out of sync. The last synced block is 142 hours ago. Current block height: explorer: 2206528 / node: 2299165 / ref: 2299160

Program jeffhenderson.aleo

Program ID
jeffhenderson.aleo
Owner signature
sign1s73mk8urvzxux6hclzm5yezat4g36r9fw6gpvcrjh7wzh5fr75q3rwpwmsxpdeylnp9grennvwhjxld5ue34uje2xhgfdu2c7wggqqw2mrfxv83a7hlxgd582g3um2saw3apglkqs20v3w3uq2mfg43pqw4apjy46pfvg8t86lpxn26n9vtgu0jqa2y380rjlrlswqn4g9gqkvdlg2e
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 jeffhenderson.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