Skip to main content
The 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.

Parameters