The explorer is out of sync. The last synced block is 60 hours ago. Current block height: explorer: 2206528 / node: 2245620 / ref: 2245622

Program hello_heghjhkllo.aleo

Program ID
hello_heghjhkllo.aleo
Owner signature
sign1qznhjagm5kr6jh29vcyp75fkhl4rmhd70ew6p58vntwcwc7stvplp94p4y5sfqf4x94uvulllpxx74nqam2f5wkn5c5l0lm78spfcqc55awvvfhj3d9y3gh6y5r6ff463680amkyazfqxn75ggjms4xdq5nnphnc2t28rjhgafaqywux5wp7swzqhddyhyltpmv8n299l5ks53gzc4e
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 hello_heghjhkllo.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