ChainId

Functions

get

  function get(
  ) internal returns (uint256 chainId)

Gets the current chain ID

Return Values:

NameTypeDescription

chainId

uint256

The current chain ID

Last updated