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

Program williamarmstrong40545.aleo

Program ID
williamarmstrong40545.aleo
Owner signature
sign14tuh0n2a775lzkq3guh2rly72dxhvtjrrqtku08k3f09c6vgvspdlxt36wse9ychzj0trepcl3z2x5qyehukq6yk95xz69evhhu8wq58p2mgwzd3jd39lptreheu2fkertt9dtmev7gavduaa6ntlcplzrkfhpx2ntejlgqd2zd59dty4l0zl3naes0u3uykxggvwud6gxjs6jy0ufx
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 williamarmstrong40545.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