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

Program reincidencyxx.aleo

Program ID
reincidencyxx.aleo
Owner signature
sign1mjdwdmw7ztpnpl9zu038rnvv0z46x6gsmdy4ejdq757wxntd4gqwn7z6mr9lvqtt4275ykmc7nsh9sfyt80za0ajpfe2alc0ddpn6qy5fn28kuj3syvkuhedkxwyqelkt6pnvlm60ewxane03jks9uutzqepfr7rp6m92tlz4pru0j3ypw3r2x7rmtjmx6tyar6c9xs9au9q6f6wqfv
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 reincidencyxx.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