Network enum
Constructors
- Network()
-
const
Values
- mainnet → const Network
- optimism → const Network
- base → const Network
- arbitrum → const Network
- polygon → const Network
- mantle → const Network
- sepolia → const Network
- opGoerli → const Network
- baseGoerli → const Network
- mumbai → const Network
- mantleTestnet → const Network
- scrollSepolia → const Network
- localhost → const Network
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited