addChain
Adds an EVM chain to the wallet.
Usage
import { } from 'viem/chains'
import { } from './client'
await .({ : }) Parameters
chain
- Type:
Chain
The chain to add to the wallet.
Adds an EVM chain to the wallet.
import { } from 'viem/chains'
import { } from './client'
await .({ : }) ChainThe chain to add to the wallet.