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

Program robertbergman.aleo

Program ID
robertbergman.aleo
Owner signature
sign1rhq63uvup5gqkashvsv9aqvpzpk74raaxuqmwcq5erl3r9h9kqpl5p2hx6m3g36p7ftmyfd7ujzyjezzfpx4xwqa8ddy0sp2clcx7q8s72h8ztpkajahpzgr2g8wqy8zcqcmwwlrpc6lpt2s2cvxayvep3vg8wfkfty6jxkx5tj66sk3q7td04ygyg9evz4xn7d7ft4uykpqy2dnzqs
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 robertbergman.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