The explorer is out of sync. The last synced block is 498 hours ago. Current block height: explorer: 2206528 / node: Too Many Requests! Wait for 0s / ref: ?

Program spradith_hello.aleo

Program ID
spradith_hello.aleo
Owner signature
sign1qh0l4na77826mqq6rskp6htd6uzl6k527tan3w6lej3f42kpkcqayuhgsvfqegvturcvm2j8flyelm0tu0dn9qchtu7zqrxpkl065q0axsrzmx8z5l9z2hzkp9xx6jgylk9wfh6k4vda0ut7cq0e8mrrqwpzsj0rz4sw25jtp20qms05jgraempl58cdnua837sgv25xjdnszve6vfe
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 spradith_hello.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