@xoxno/sdk-js
Preparing search index...
sdk
FeeRevenuePointDto
Type Alias FeeRevenuePointDto
type
FeeRevenuePointDto
=
{
action
:
"flashLoan"
|
"strategyFee"
;
feeNative
:
number
;
feeUsd
:
number
;
timestamp
:
string
;
token
:
string
;
}
Index
Properties
action
fee
Native
fee
Usd
timestamp
token
Properties
action
action
:
"flashLoan"
|
"strategyFee"
fee
Native
feeNative
:
number
Fee in native units.
fee
Usd
feeUsd
:
number
Fee in USD (fee x oracle price).
timestamp
timestamp
:
string
Bin timestamp (ISO-8601).
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
fee
Native
fee
Usd
timestamp
token
@xoxno/sdk-js
Loading...
Fee in native units.