The public key of the Solana wallet initiating the deposit.
The public key of the Neon PDA wallet.
The public key of the deposit wallet.
The Ethereum-style Neon wallet address in hex format.
The public key of the Neon EVM program.
The public key of the SPL token mint.
Optional
serviceWallet: PublicKeyThe optional service wallet used for operational transactions.
A Solana TransactionInstruction
for depositing tokens into the Neon EVM account.
Not used
Creates a Solana transaction instruction to deposit tokens into a Neon EVM account.
This function generates a
TransactionInstruction
that facilitates the deposit of SPL tokens into a Neon EVM-compatible account.