Preparing search index...
The search index is not available
@clober/v2-sdk
@clober/v2-sdk
Swap
Type alias Swap
Swap
:
{
transaction
:
Transaction
&
{
id
:
`
0x
${
string
}
`
;
}
;
timestamp
:
number
;
currencyIn
:
CurrencyFlow
;
currencyOut
:
CurrencyFlow
;
amountUSD
:
number
;
router
:
`
0x
${
string
}
`
;
}
Type declaration
transaction
:
Transaction
&
{
id
:
`
0x
${
string
}
`
;
}
timestamp
:
number
currency
In
:
CurrencyFlow
currency
Out
:
CurrencyFlow
amountUSD
:
number
router
:
`
0x
${
string
}
`
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@clober/v2-sdk
Loading...