isEthereum
utility is designed to verify if the chain id is a valid Ethereum Mainnet or Ethereum Sepolia chain id.
Usage
Returns
boolean
- Returns true
if the chain id is Ethereum Mainnet or Ethereum Sepolia, otherwise false
.
isEthereum
utility is designed to verify if the chain id is a valid Ethereum Mainnet or Ethereum Sepolia chain id.
boolean
- Returns true
if the chain id is Ethereum Mainnet or Ethereum Sepolia, otherwise false
.