BuildnetConstants class

BuildnetConstants contains constants that are used for for buildnet

Constructors

BuildnetConstants()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

factoryAddress → const String
factory smart contract address
multicallAddress → const String
multicall smart contract address
quoterAddress → const String
quoter smart contract address
routerAddress → const String
router smart contract address
usdcAddress → const String
smart contract address for the USDC token
wethAddress → const String
smart contract address for the WETH token
wmasAddress → const String
smart contract address for the WMAS token