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

Program nicholashagaman.aleo

Program ID
nicholashagaman.aleo
Owner signature
sign1kwnkf7l5vc8fy8lhqhft7mj2xznez9qgqhuterdgpxjz9z8wevpn3gax7wy7sapvdpxgcyp6cjmq38gl65cppc7lduvrw33p3pyzyq6sl9ry7qx3lhtup3lmvuv3ljw3yu3p4zdy02z40ljhftxm4unjqu96kjd2d0tmcnh2fyjfhq3x5t70lmg0psyxr7jd9qekg9nvvppqkc2j7rp
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 nicholashagaman.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