@cfxdevkit/defillama - v--check
Preparing search index...
ProtocolTVLResponse
Interface ProtocolTVLResponse
Complete protocol TVL response
interface
ProtocolTVLResponse
{
address
:
string
|
null
;
audit_links
:
string
[]
;
audit_note
:
string
|
null
;
audits
:
string
|
null
;
category
:
string
;
chain
:
string
;
chains
:
string
[]
;
chainTvls
:
Record
<
string
,
{
tvl
:
RawProtocolTVLEntry
[]
}
>
;
currentChainTvls
:
Record
<
string
,
number
>
;
description
:
string
;
forkedFrom
:
string
[]
;
github
:
string
[]
;
id
:
string
;
listedAt
:
number
;
logo
:
string
|
null
;
name
:
string
;
oracles
:
string
[]
;
symbol
:
string
;
timestamp
:
number
[]
;
tokens
?:
Record
<
string
,
number
[]
>
;
tokensInUsd
?:
number
[]
;
tvl
:
RawProtocolTVLEntry
[]
;
twitter
:
string
|
null
;
url
:
string
;
}
Index
Properties
address
audit_
links
audit_
note
audits
category
chain
chains
chain
Tvls
current
Chain
Tvls
description
forked
From
github
id
listed
At
logo
name
oracles
symbol
timestamp
tokens?
tokens
In
Usd?
tvl
twitter
url
Properties
address
address
:
string
|
null
audit_
links
audit_links
:
string
[]
audit_
note
audit_note
:
string
|
null
audits
audits
:
string
|
null
category
category
:
string
chain
chain
:
string
chains
chains
:
string
[]
chain
Tvls
chainTvls
:
Record
<
string
,
{
tvl
:
RawProtocolTVLEntry
[]
}
>
current
Chain
Tvls
currentChainTvls
:
Record
<
string
,
number
>
description
description
:
string
forked
From
forkedFrom
:
string
[]
github
github
:
string
[]
id
id
:
string
listed
At
listedAt
:
number
logo
logo
:
string
|
null
name
name
:
string
oracles
oracles
:
string
[]
symbol
symbol
:
string
timestamp
timestamp
:
number
[]
Optional
tokens
tokens
?:
Record
<
string
,
number
[]
>
Optional
tokens
In
Usd
tokensInUsd
?:
number
[]
tvl
tvl
:
RawProtocolTVLEntry
[]
twitter
twitter
:
string
|
null
url
url
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
audit_
links
audit_
note
audits
category
chain
chains
chain
Tvls
current
Chain
Tvls
description
forked
From
github
id
listed
At
logo
name
oracles
symbol
timestamp
tokens
tokens
In
Usd
tvl
twitter
url
@cfxdevkit/defillama - v--check
Loading...
Complete protocol TVL response