@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/swap-services
index
SwapProductUsageService
Class SwapProductUsageService
Index
Constructors
constructor
Methods
get
Constructors
constructor
new
SwapProductUsageService
(
args
:
{
sqlClient
:
Sql
}
)
:
SwapProductUsageService
Parameters
args
:
{
sqlClient
:
Sql
}
Returns
SwapProductUsageService
Methods
get
get
(
__namedParameters
:
{
entityId
:
string
;
input
:
{
type
:
"USD_TOTAL"
|
"COUNT"
;
window
:
"24H"
|
"7D"
|
"30D"
}
[]
;
}
,
)
:
Promise
<
{
ok
:
true
;
value
:
BigNumber
[]
}
>
Parameters
__namedParameters
:
{
entityId
:
string
;
input
:
{
type
:
"USD_TOTAL"
|
"COUNT"
;
window
:
"24H"
|
"7D"
|
"30D"
}
[]
;
}
Returns
Promise
<
{
ok
:
true
;
value
:
BigNumber
[]
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
@cfxlabsinc/b2b-services
Loading...