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