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

Program jessedurand.aleo

Program ID
jessedurand.aleo
Owner signature
sign1l0s8z20lzrnlm0ktcmwzyxh33hkkx7t8d9cyrnp6mdpwgvv7vup0s3x4uzuey0danwj0ue6jm39e8as984nsxs5kd26dtq2qz9zagqmhwhlu7gx9qpxv4hlg58ffxpfmsysyvgt3qv08qrpte3f8ctevqcawgtvy70le4ecxmgnwnhvj5x03yljlchzc42np7xvttphvdgpqs3s4p97
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 jessedurand.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