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

Program verb_puttingbuilding.aleo

Program ID
verb_puttingbuilding.aleo
Owner signature
sign1k6asjuq3t3f68z9j85qye6zmcnfanvr9ukd42grheuncskl08qpnt8uww9qx0hk8wnc7320avzug2944lsqpsn557nqndhnl2g8gcqnaa3tsrhwdzr8jfzrsj386zx39kk2rwnys388q8fplv3g2x5glqtykyah0qhx7twxr22mgh7jkjj20r8lf0qx0r7n3g6e4twv25z0q7y49fta
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 verb_puttingbuilding.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