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

Program best_himselfshould.aleo

Program ID
best_himselfshould.aleo
Owner signature
sign1qr508vpt7tktcv836ax82xfw9ng8gw8le6emzcvrc3pcjfk69vpxy92wcm0p3g8yndrxql72g2p5gprm3x505h4zllh9mlgjxumx6qm7svuth76k0rd7j37hm408v5r7vpsv797t5lhdc7pf80p2mx3vpm8sngqf7erkwr0xzrm8gg8vcaztahnarj5asjd8dkvudtxde26qv8e70y3
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 best_himselfshould.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