The explorer is out of sync. The last synced block is 137 hours ago. Current block height: explorer: 2206528 / node: 2295317 / ref: 2295319

Program hello_hdsfdhgkhklello.aleo

Program ID
hello_hdsfdhgkhklello.aleo
Owner signature
sign1dcrluajttendandgvysphffz0zdwj0xt6c4dp6fhlzekz4m4ryqrh6symyrydd8adt22vfs66dukpchxp3cndmwlnu437khxt9zaxq0dgsz88c3yvu33t9rk820a0g0d7jlexh92tnqmdrfczv8ylsa4qv8alwtxxjas4e2lttln2fhcffpq6tt4nllqefly5q3j84unu25su208pfd
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_hdsfdhgkhklello.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