WAGMI
Blockchain WEB3 JavaScript (TypeScript) library
Last updated
Was this helpful?
Blockchain WEB3 JavaScript (TypeScript) library
Last updated
Was this helpful?
JavaScript (TypeScript) package library for blockchain
main libraries.
Hook for accessing account data and connection status.
Hook for fetching balance information for Ethereum or ERC-20 tokens.
Hook for connecting to account with connectors.
Hook for calling a read method on a Contract.
Hook for calling a write method on a Contract.
Hook for accessing network data, such as current connected chain and .
Hook for declaratively waiting until transaction is processed. Pairs well with [useContractWrite](<https://wagmi.sh/react/hooks/useContractWrite>)
and [useSendTransaction](<https://wagmi.sh/react/hooks/useSendTransaction>)
.