GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
CanonicalCurrencyPair
Interface CanonicalCurrencyPair
A canonical EVM currency pair; currency0 may be the native zero address.
interface
CanonicalCurrencyPair
{
currency0
:
`
0x
${
string
}
`
;
currency1
:
`
0x
${
string
}
`
;
}
Hierarchy (
View Summary
)
CanonicalCurrencyPair
CanonicalCurrencyInitialPrice
Index
Properties
currency0
currency1
Properties
Readonly
currency0
currency0
:
`
0x
${
string
}
`
Readonly
currency1
currency1
:
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency0
currency1
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...
A canonical EVM currency pair; currency0 may be the native zero address.