createAccount.
Usage
Parameters
PreparedTransactionData
required
Prepared transaction data
Returns
SignedAuthorizationList
The signed authorization list
See also
- prepareTransaction to prepare the transaction data for signing
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sign the EIP-7702 authorizations required for a transaction.
createAccount.
const authorizations = await account.signAuthorizations(preparedTransaction)
Was this page helpful?