GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
CanonicalErc20Pair
Interface CanonicalErc20Pair
A validated, checksummed ERC20 pair in canonical address order.
interface
CanonicalErc20Pair
{
token0
:
`
0x
${
string
}
`
;
token1
:
`
0x
${
string
}
`
;
}
Hierarchy (
View Summary
)
CanonicalErc20Pair
CanonicalInitialPrice
Index
Properties
token0
token1
Properties
Readonly
token0
token0
:
`
0x
${
string
}
`
Readonly
token1
token1
:
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token0
token1
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...
A validated, checksummed ERC20 pair in canonical address order.