The explorer is out of sync. The last synced block is 94 hours ago. Current block height: explorer: 2206528 / node: 2267611 / ref: 2267610

Program paderiogbohh.aleo

Program ID
paderiogbohh.aleo
Owner signature
sign16l3l20pqqgxz522vw67nz6qcy3jtk706ryff3ew93ddlp3n795puccv85lgg5afjrskm952pg7tdr6utn2cueu0cqszukh44hkpsqpzmx2wy4parddesgsya89s0zyzeggt7dmhmana9kw5u8dfs2wkjqjnj3qakxj5jhzs80kxzlkcrvaddx3eq8azyac7pha97fxkxm8zq59zl9vk
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 paderiogbohh.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