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

Program stevenhall.aleo

Program ID
stevenhall.aleo
Owner signature
sign124vhdyc3v3lz86yexlpysy2zpe8yukkq37q2y62fx439a2grwuq4z56t8pccu9easuf9eptp6qdang7v5kc8vz7s7nn8nt2cg8m5vqw320p32prmz7xxgfs6c2rnhafd8s4765zxhmewvwq5m0cx0p6tpvxsqkvh6he7vjp02nwjgryqqq0lgfl9nz9qq06asvjqglnn9ktsk5wsc7x
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 stevenhall.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