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

Program poundsrhamatn.aleo

Program ID
poundsrhamatn.aleo
Owner signature
sign18uf0577tf494er4e2f9uzhqjy9dsatpvn05t29v09zrmhcx3tyqf35hvv0ve3hr4j87wvqxsmrg5e04mddveh3hux05nqmsw293t6qvmrt75mgsjc4c3k9x30c7h46aak572ncf35lv5jh2rmwx0grjhqc5v42ylfrc95atmusyvjapvuhm4mkxkl6cmy50a3yx5qwdxzesqwrhmp8l
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 poundsrhamatn.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