Actions
Actions for accounts, wallets, contracts, transactions, signing, ENS, and more.
Import
ts
import { getAccount } from '@wagmi/core'
Available Actions
- call
- connect
- deployContract
- disconnect
- estimateFeesPerGas
- estimateGas
- estimateMaxPriorityFeePerGas
- getAccount
- getBalance
- getBlock
- getBlockNumber
- getBlockTransactionCount
- getBytecode
- getChainId
- getChains
- getClient
- getConnections
- getConnectorClient
- getConnectors
- getEnsAddress
- getEnsAvatar
- getEnsName
- getEnsResolver
- getEnsText
- getFeeHistory
- getGasPrice
- getProof
- getPublicClient
- getStorageAt
- getToken
- getTransaction
- getTransactionConfirmations
- getTransactionCount
- getTransactionReceipt
- getWalletClient
- multicall
- prepareTransactionRequest
- readContract
- readContracts
- reconnect
- sendTransaction
- signMessage
- signTypedData
- simulateContract
- switchAccount
- switchChain
- verifyMessage
- verifyTypedData
- waitForTransactionReceipt
- watchAccount
- watchAsset
- watchBlockNumber
- watchBlocks
- watchChainId
- watchClient
- watchConnections
- watchConnectors
- watchContractEvent
- watchPendingTransactions
- watchPublicClient
- writeContract