Preparing search index...
The search index is not available
@cfxdevkit/defillama - v0.2.0
@cfxdevkit/defillama
NetworkDexesResponse
Interface NetworkDexesResponse
Response interface for network DEXes
interface
NetworkDexesResponse
{
data
:
NetworkDex
[]
;
links
:
{
first
:
string
;
last
:
string
;
next
:
null
|
string
;
prev
:
null
|
string
;
}
;
}
Index
Properties
data
links
Properties
data
data
:
NetworkDex
[]
links
links
:
{
first
:
string
;
last
:
string
;
next
:
null
|
string
;
prev
:
null
|
string
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
links
@cfxdevkit/defillama - v0.2.0
Loading...
Response interface for network DEXes