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

Program raghbmennerm.aleo

Program ID
raghbmennerm.aleo
Owner signature
sign1nhz7k9j5cf9wypcl5tfpx0cytjwjadhqh0jssp8dmrqvuv8ctqqg7j6pr3ukyqx0fxfe60ff9knlj77gc559s3mn6gsq6cssfnkfwpxrapmg3xme35vxg5gmf80v28c5ac8rhv427q0z0x02ag6q96meq3duyaa50lu36x4a8ufrh344jw47yz4n9pgkmytqdy7ttaaamx5qvu4fyj7
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 raghbmennerm.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