The explorer is out of sync. The last synced block is 71 hours ago. Current block height: explorer: 2206528 / node: 2252904 / ref: 2252903

Program hello_hedcvdllo.aleo

Program ID
hello_hedcvdllo.aleo
Owner signature
sign145kr664q42t85sud7u2ze5jmlxg56u3wvh0hk7dc0yhcvnkv75pcy6cw58xfgntn8ahcrvg9g2hpaghtd2kn8u7kfk2yknuf34f5qqc2da8p9fcr5xnqrtwctt98gtcywqpky7ufdfpv6gkr0lfrh9e3pgeej0znzl8vs6rpllp9vh2egk62tcrvrf5wls9hdp8hl50e4t8qgl8mmzs
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_hedcvdllo.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