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

Program williamfreed.aleo

Program ID
williamfreed.aleo
Owner signature
sign13xvqy72kjyc2uc80686dj00s2r92s2ql6x52t2zcw2j85vs7uqqvj4fc0afjxv8qm842px3edux9mrs0l0f3y6eugyx9z3lt7pf6cqml39asv7ht49ufm3plvrlyve4r86td63rhqjla6emzvvxlgg3aqv0kdrw8rqayyfdpq3fuumqzxkryn3nj9w95fq6wae0z7xyfcuqpz0k2kjz
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 williamfreed.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