The explorer is out of sync. The last synced block is 66 hours ago. Current block height: explorer: 2206528 / node: 2249567 / ref: 2249563

Program hellocxz_hello.aleo

Program ID
hellocxz_hello.aleo
Owner signature
sign16r2f9ckh77gd94p39nr2gc38q8rdz4q8r60easzns9g8umnawvph46s5fev9txrhgl6k6cjcude3kq7lsdvu560g205xsvk0ec97sqv2tgnver55vl04n4529l33gnswmgl3tss2r3djqjyupr2q2pq8q2h4x66fw485mfaew4ma2mqqtye0xe54lkhjh0g36mhpvu65lkc3z9qjaun
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 hellocxz_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