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

Program alfredmcghee.aleo

Program ID
alfredmcghee.aleo
Owner signature
sign1sxmaeayhfrweqgxe3cqjltj322np2sn7c49x45plg63ktz2yygqa52pxkkrjzd23lexdmfcy5wxmazv8vzkhrf6d0850szndgeshcqcc0mxm9mf08q8dv6y005nfp7029jr64hyn2xrdjjeks9j678txzzn6wm4gxgl0rnd7zdhzqt8fvfm4aqz7nlgdn60cyu84e9utvymqcekype6
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 alfredmcghee.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