The explorer is out of sync. The last synced block is 206 hours ago. Current block height: explorer: 2206528 / node: 2339777 / ref: ?

Program hpro32ello_hello.aleo

Program ID
hpro32ello_hello.aleo
Owner signature
sign14ap3802fu6nalfp3gxx3s5cqzcwtzc4va4ss0tt23t7l0y0gpgqmdav0t7fhzdpemgf7wfejq49mmnhnry87934qh6wm4xqnrule2qxknunxtnhl3ge00kck6ku367wh0xcscek37qgtfsngaazgcelnq065up7hsgtejdtcva5vvesemykkd54kvne7zanh3vnt0ewpp2eq5aet8fe
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 hpro32ello_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