The explorer is out of sync. The last synced block is 73 hours ago. Current block height: explorer: 2206528 / node: 2253849 / ref: 2253848

Program hello_hellostakerhoon.aleo

Program ID
hello_hellostakerhoon.aleo
Owner signature
sign1vgal8h6c57pr6nq95jqtvyrucmenk4v58vfzznd6lyqs7g099yqvhapyyma5gn8utjge60rvuxk56j5td6rn8025fgaae5kqnaycvq7gxsr533sq7f6ew6tv9jtlaqgqfxvt78hmumf446g35y48a376qgm00jr7566j2hd7a9yxstatpu2vtmwtawuz9j0eewk34zgcc6qpzwlj8uy
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_hellostakerhoon.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