• Creates ATA for an array of owners

    Parameters

    • connection: Connection

      Solana client connection

    • invoker: Keypair | SignerWalletAdapter

      Transaction invoker and payer

    • paramsBatch: AtaParams[]

      Array of Params for an each ATA account: {mint, owner}

    • Optionalcommitment: Commitment

      optional commitment that will be used to fetch Blockhash

    • Optionalrate: number

      throttle rate for tx sending

    Returns Promise<string>

    Transaction signature