The explorer is out of sync. The last synced block is 53 hours ago. Current block height: explorer: 2206528 / node: 2240812 / ref: 2240810

Program hello_hegdgsdggllo.aleo

Program ID
hello_hegdgsdggllo.aleo
Owner signature
sign16mhguqshfhpjr4mwl8ul7533n2welj6f986xh5mh86a6mqxpj5pxnflsyayzclm2jnhwryh02tt5ecl2z2qrrudddyuuga49gjd8gqv3rx5xdschcgq7du56gu83d2ltt2na2lwus8gn98ng0c2psjcapksragw40lutya8zqgsfprnc5wc7udtddhm20at6432swa000dmq6pq6ndh
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_hegdgsdggllo.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