The explorer is out of sync. The last synced block is 532 hours ago. Current block height: explorer: 2206528 / node: 2546595 / ref: 2492275

Program hello_hello1233.aleo

Program ID
hello_hello1233.aleo
Owner signature
sign1kem4n7mqs8pc6kx5ysd5d7n2pk7fht2e8mlh9uqhwafcz923lqqy987fhg7h9gelne2xemmnqa4zud4ctn365headrvdr30869u2wqyky2qj3cec24kdkd7fm3u8sr62d5ej0p8xa0zlkvlnmtjpmvn7z82zu2m6d6fl8e3vyk9q7qwpjhd03afzu053les7f0y5hryuq2eqgk8kt3w
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_hello1233.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