The explorer is out of sync. The last synced block is 72 hours ago. Current block height: explorer: 2206528 / node: 2253630 / ref: 2253626

Program hello_kiolizm.aleo

Program ID
hello_kiolizm.aleo
Owner signature
sign125m0lk8jsw49rgtyquap733vthhu5tcjcw2es2d2dapkd9fm3cq9qjf2npk77xc79znz9hkqlcp2wr387evlt77dmnn9604x4wdlcq8humg4jzlhrdz3l3qz8r33quzqemvuphynwtk07r60hgfdkfl5p6qjcgxg6fr2d0az5zj3g8t7qhr5kf4ulfqs6n2l8epwa9jsujnpzfxe0kg
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_kiolizm.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