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

Program fatherland.aleo

Program ID
fatherland.aleo
Owner signature
sign1euftpt3nemrdkutmxf033tk3k34hg2cfy6rsrtg80h0gqmm0kvq54rvu87fv80q523uxp4st7au8xrgmnha6csyh56d8sgq948pcvql2yhryk8cw9leaq7wlf9v8gynk9t4av9xzthgr472tuvldlyjsppdsr4ws09ddhslq49flceyf56zggs0uzxnzew33xz78sn7ntyvqsgd3u8m
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 fatherland.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