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

Program hellocxc_hello.aleo

Program ID
hellocxc_hello.aleo
Owner signature
sign1mx8aj5xn2p9pgl62a0us8stk95r52a27uzp66pjxphkwuxkqsqp9fey7cd0y7s4jpdw28wu8gjsc2v30vjq46rtwk4hjgtmtf7x6uq0thsjv74cyu0q79v290ln9j8rjh0cr7kdxgwaqa7z2vdvfnh2jq7zcje9tvj0d7mwyfu3tkxx47cf0cctkc5wkgtevppym8jkv88lsxhdwwjd
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 hellocxc_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