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

Program hello_julian.aleo

Program ID
hello_julian.aleo
Owner signature
sign1da2aca6wse79hapw292jmjs8y2yj978rtc2ndhp8zxvqqkph2uq6r66e5v89zyve0dthjsss00pv4rxdzzfuqm7h3znt857njfa7wqryr4n6ss55gp46ltu84he0xcd035a6z8uyf704va700age9uzhqncw7vt0wdrunelmhn783jmdldf6cznlmtmfd9rsgzkj0yswhhcqzf29jlk
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
helloxx(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program hello_julian.aleo;

function helloxx:
    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