Interface NetworkEthereumAttributes.Builder

  • Method Details

    • chainId

      The Ethereum CHAIN_ID associated with the Ethereum network. Chain IDs are as follows:

      • mainnet = 1

      Parameters:
      chainId - The Ethereum CHAIN_ID associated with the Ethereum network. Chain IDs are as follows:

      • mainnet = 1

      Returns:
      Returns a reference to this object so that method calls can be chained together.