ChainId

Functions​

  function get(
  ) internal returns (uint256 chainId)

Gets the current chain ID

Return Values:​

Name
Type
Description

chainId

uint256

The current chain ID

Last updated