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

Program klckpajo0w.aleo

Program ID
klckpajo0w.aleo
Owner signature
sign1hf589uh86ytct9mr7rlvwmth0v5lf2unc4nsayrdcrfjqevm6ypxdqw6t9j8dhghjakrcngut8ggy77spg0tmcj7mr6tk4qltaxxjqhvy2pvmytnjthe247r4tusg2weuwl875x9mu8fmf8h93le6vr3pf375qtjcvq26lkqk8cws7gh273hpsxt5z2xnzp8srxc5yahaalpym9znw2
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 klckpajo0w.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