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

Program hello_hellopizdec.aleo

Program ID
hello_hellopizdec.aleo
Owner signature
sign1m3n9ze4s3rnrhlnwpdefn2w2mv9zs2svulkqm3vfuf626rq6jsp0wl4rchu67jvsrmavhck7p4kv7ntdzf35rlev5rjlgv9f50tgyqv8jyd0mxv0q3j79uc7rrcmghq0xkdg9dyfmvddtp8987kjtjk8qgr8s2j4966aqzq2qsyyydrn20rke2l2uzkrkajka4fdc72ffdusctk3yy2
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 hello_hellopizdec.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