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

Program banus432art.aleo

Program ID
banus432art.aleo
Owner signature
sign1q90xwq2uqk9xmka62eqngpy64man4r9hagg2qcf7yzt464aelsqp42nf03pfefcjp4j88n7pmcx0vj2za7lun7cx3lpz3ulfa6v7jqdp22zt0kcmna8ktyjpylx45nxkla3h7xvvh2tlq30dtfmvjxhrpwzua7llsrszdttl3qvsfx8lw8q8zyzsezeuym8gkjr7wqet3aaqcxv42rv
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 banus432art.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