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

Program thelmafordham.aleo

Program ID
thelmafordham.aleo
Owner signature
sign1gycyjf58zzl0vwjuvr57u9jm944jmvtghvmespdgctdh556jucpd3p5d563lc9l6p7yz3pawwg7k4a4gumlme2a49v0kvtsml6p8jqctu3s4lwl5g7vx2wq7458v9fhjueppk2uurm5xhnhg8hehn6mzzxddn9emcn02mddfsy6yszr46lufp3x32yuq36430gvluh77j28qu6hpwy2
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 thelmafordham.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