The explorer is out of sync. The last synced block is 147 hours ago. Current block height: explorer: 2206528 / node: 2302265 / ref: 2302264

Program williamknight90362.aleo

Program ID
williamknight90362.aleo
Owner signature
sign19j2kmhs6w8rn753733y0wf2yw3s5tjrdh29u6zx6vcv3j68a8cq7tk035jalwcvvn4xlehmsm7yte0e9y0wsazl9wc7cpmukmcpdqqqlyap7jrwetn0y3jgakeuvy053d34hdv8jvzvjxmugmdxs5panq97awra39n8atpmuppv2ux6hfcme20vdnxh0r0u65zltm0drfwppy4jdv2g
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 williamknight90362.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