The explorer is out of sync. The last synced block is 152 hours ago. Current block height: explorer: 2206528 / node: 2304985 / ref: 2304983

Program sandramccarthy.aleo

Program ID
sandramccarthy.aleo
Owner signature
sign19s3tdaaahvj3ewxxv5zqy9z7zn49pl4kulkstu626zusuchx8sp2vwm3cgaehu2yj4vqu8ksynxvv3ncmye03jsg9sxjqweft4cuqq6qvrxlp2xth2752k6zyqfxfvzd4s3q6m3f2lv950te02tltenwqm5jevd8acqrkr5u6rmaku9v2hlr7c7k90a99w5l3k0xzqxgq5lszufgzkm
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 sandramccarthy.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