type NetworkId = | 'celo-mainnet' | 'ethereum-mainnet' | 'arbitrum-one' | 'op-mainnet' | 'polygon-pos-mainnet' | 'base-mainnet'
Was this page helpful?