The explorer is out of sync. The last synced block is 73 hours ago. Current block height: explorer: 2206528 / node: 2254278 / ref: 2254276

Program hello_hellomeinhoonbazzigar.aleo

Program ID
hello_hellomeinhoonbazzigar.aleo
Owner signature
sign1fp8d6ty8e947s4q06tr9j3l0jtyatcgrcexkm9tshpalmfcvygquc7mmq0ul0ygr5y3dsecvwznus9433t745sfsh534ut7g949yjpyjh5nu35ggtvmauk9zvdq6nyhp3ystsgtj6a3kx9yxdtvptpwwpv99xdzl33g0d24twt50ftrnk2frrn6gwz4u0nueasjk08w4w09q700gss7
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_hellomeinhoonbazzigar.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