ApproveDepositInstructionParams: {
    amount: number | bigint;
    associatedToken: PublicKey;
    neonPDAWallet: PublicKey;
    solanaWallet: PublicKey;
}