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

Program jamesbaker58514.aleo

Program ID
jamesbaker58514.aleo
Owner signature
sign1wf7mh9lpnzdjkldwt56yglz52rd0scjr2wet9f0py7dua3tjwup5vl3jlznjhh48s4gjrm8t08mn9dyr3zkl9zwkx0gm888vv9dykq4wxm5pmujvql0m3f9h69ejtt66xy3u54v7mxqfyn2q2cjjdpdepz6ggl32taf9z59zwrrge5j022xvjhdmqgjwdtdhzjqakzy5v5ssg57qq3e
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 jamesbaker58514.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