The explorer is out of sync. The last synced block is 136 hours ago. Current block height: explorer: 2206528 / node: 2295038 / ref: 2295038

Program hello_hawsredwtregbello.aleo

Program ID
hello_hawsredwtregbello.aleo
Owner signature
sign1tr83dzjchx0def4l0p24r7x2zfjpyc0u099rn8sfvvkwq4ahh5phc0qzdkjefkjhj67y42lu7f6ahjpmlpwf6c45j6uj0syhmg7pxq08480cq7surzf4t29csqq3t9zrtzlepkunv3242455svgw38urpwm68ejtrg5hhvqtzks7dtjuu6mjxex2lrfejud55wvr0jcxnlgs2hvck57
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_hawsredwtregbello.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