The explorer is out of sync. The last synced block is 57 hours ago. Current block height: explorer: 2206528 / node: 2243499 / ref: 2243499

Program hello_hedvdsvgdsllo.aleo

Program ID
hello_hedvdsvgdsllo.aleo
Owner signature
sign1ds2cqgzw3lv795tnrmlnrhukkag8l4q66f5lqvvts6hneufc75pprn4wx80jc95knhyyjg4zntmswgcud3kh6dw0spvxuptymjca6qzkqrp83q203mfsr6xdltj6928pkyffkg5zjctqguzcwm4vuj69q52dc4nx08m8q34mlvxcuter5kvqrcs707yfnk85nj9hunullm9ss0yrv6y
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 hello_hedvdsvgdsllo.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