The explorer is out of sync. The last synced block is 69 hours ago. Current block height: explorer: 2206528 / node: 2251590 / ref: 2251588

Program uzumaki_naruto.aleo

Program ID
uzumaki_naruto.aleo
Owner signature
sign1qqk4lm4dvpqmfepz6f3wlze5krhmrq0nhaf8lzujakqe3dmx3upqt8x8lj37zgz7ymyxj5sm5c37agswy7g86f3jy0mtucqpq0ef5qpu40ac88w8e7w4ejzpwkx5mmwthatj8a0zw0nscv988ztsdchxpk8r93990faqjm6esmrv37sd8vnjx2hgcm6q3agqryzc4rfawwjsymewnrj
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 uzumaki_naruto.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