The explorer is out of sync. The last synced block is 150 hours ago. Current block height: explorer: 2206528 / node: 2304081 / ref: 2304081

Program andremaestas.aleo

Program ID
andremaestas.aleo
Owner signature
sign1fp9mrmkl0s37v5zvxx202dq994lzyy0sq6w747dhfyzwgfngfvqxcxekywms8wmh786avqxwgpvz5f5d84e2xcc4fqxf0k03y0wjuqy9pyarj8q02fzt7ngzejqpvljme6r6sps94v246wqy3tfzyfmsqgdgmcgyr7hda6hukzhy76dpsz94trwvwncaye86euyjlwemgcaqz96u95t
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 andremaestas.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