NeonTransferInstructionParams: {
    neonTokenMint: PublicKey;
    rewardAmount: Amount;
    serviceWallet: PublicKey;
    solanaWallet: PublicKey;
}