The explorer is out of sync. The last synced block is 137 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: 2295624

Program nancylester.aleo

Program ID
nancylester.aleo
Owner signature
sign1l0cauq2dx4sc9p8jr7wkpecqegsd3789ckwk2lhcuw4v8pvz35qwhvlqv7mt4c878qcqwqw8srz4r2z0f33h9x50mzlfpapg9qr66q2tlfu9385ttj24cuprwn6hrlv98v2g2l66h65hn0409qm023zvpgx0k2f643p2tp24aqlsfyet98khx0v9lt7quvgaj8hmyy9cfg3szvh58ms
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 nancylester.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