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

Program helloworld_next1.aleo

Program ID
helloworld_next1.aleo
Owner signature
sign1rn9tkasat6v42e8crjyv4s0uettcwwwmzryz5lvzpwrr929m0upw4v8qsnv3tq3mvh866dagax2h0dyts9r4w9m3sy8t434plcu6xpyylpc3upqee6g2ttjnmp5lju0cjwgudzz24zr0yw5zgur79d3hprpz5dfj2fz3k32uthedlxljrqy5kj5y4ug2unpkfghvgdfrjyfpy3d0jt5
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
main(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program helloworld_next1.aleo;

function main:
    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