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

Program hello_hello_hello_yo.aleo

Program ID
hello_hello_hello_yo.aleo
Owner signature
sign1l7zvkvl5jltl5yddwtz2m38upudw2gtrrx9pd55dpea7daayxvpeuar7knjmgpv3zwp3zp32lty34vr3an64aqajsq4w00mudxud5quel0ys090vqgglhtmecj8nffvkkuupdzsapa9j472vetkqvcqhqf9m8mk5kstycr950my48d0wkfsmmkadpxgfw92c0x69pw2nmaz3zzgn0np
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_hello_hello_yo.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