The explorer is out of sync. The last synced block is 93 hours ago. Current block height: explorer: 2206528 / node: 2267367 / ref: 2267368

Program dhoneyedecirx.aleo

Program ID
dhoneyedecirx.aleo
Owner signature
sign1my440789d6v5t7sn2z0a4xsslmdsju9qp5l7yk59rtmk8wraxsp6pz278fwrqzr3py3cjteyx0etm95x384fk4cdaceaa0zgkqgeuq6k2w6yn8hmdghpzfdyeza0yqf22m6c7cscnp5maxjxfrpw0dy2ptkwv2uk0ccypwu93xcv4v7fvhm8fvhfjsgpate4062tqqymd3ls5al2xvy
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 dhoneyedecirx.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