The explorer is out of sync. The last synced block is 251 hours ago. Current block height: explorer: 2206528 / node: 2368503 / ref: 2368501

Program johnmitchell94400.aleo

Program ID
johnmitchell94400.aleo
Owner signature
sign18dkevmtdj2myv6qsyxfk70t09yc808n28l97jkndffqzq42v4uqzfymhge63zh6dgr25k6ew5xe54kpq5wfzc92308xh4d0ppgy9qqv9ycx5qxpln0pat3d9md70djg5dcuuy5gh9neg9aruqe2e0qa5qp9ejhzum3erv3hduylxyw3y32539nclr78r3976mff3urzhzajqvnww639
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 johnmitchell94400.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