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

Program hello_bashibozuk.aleo

Program ID
hello_bashibozuk.aleo
Owner signature
sign1c86l2t0p6ec5e9zc69xhqdp0cwqvx8m8tfksftq78vd7w8d83uqarkepynn0wlqe35mwq86v59ghg98zkgzctdn9ts2w7znp3kunxqjjysk5vc25ydk9xvxv23fjv5fhexgwax4n5sl6d98uuy72lgt8phumhr805luc39lzjvhee9cnv8rn23ertewjewndqw609e0ml74qulc8psn
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_bashibozuk.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