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

Program ballistical.aleo

Program ID
ballistical.aleo
Owner signature
sign1rzrppt8t0lzjnsec9nfxt7sf4nw4f045zv8dd0tyr495ulh67cqm864rr99apnflnncgc3fdmcsrw4l0j0m6ptctnafglqvh3rl06qfa94zv975sg0v9vklg07x959ac4u3yl8f4w330ak2hf3ueu2neqel3qjzxv4ld0kup2gfgajtn6ju0k5kejl8xlhvkujld2nh9h46s2uc3tzh
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 ballistical.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