The explorer is out of sync. The last synced block is 207 hours ago. Current block height: explorer: 2206528 / node: 2340315 / ref: 2340313

Program entryphone.aleo

Program ID
entryphone.aleo
Owner signature
sign1wmwyckfxmn4z3kguqm8548r77yu33f9exfwx6u6shh343ze72qqrzad546xp4f9nsctel6uet4z4t355neclw2haanp6jm77qkvdqqykaf2jers5266h8lvazxt8s0zpdz3axgmx7xdcn64gzvvchut6q3fnpzl8s0l4h8wrv4trexr393n9v67ku4lwyr3eguy34fwemrrsxckga6g
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 entryphone.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