The public key of the Neon EVM program.
The public key of the Solana wallet initiating the transaction.
The Neon EVM wallet address associated with this balance account.
The chain ID representing the network where the transaction is executed.
A Solana Transaction
object, ready to be signed and sent.
Creates a Solana transaction to initialize a balance account for a given Neon EVM wallet.
This function generates a transaction that contains an instruction to create a balance account, ensuring that the specified Neon address has a corresponding balance tracking account on Solana.