Preparing search index...
The search index is not available
coingecko-api-v3
coingecko-api-v3
CoinItem
Interface CoinItem
interface
CoinItem
{
api_symbol
?:
string
;
id
?:
string
;
large
?:
string
;
market_cap_rank
?:
number
;
name
?:
string
;
symbol
?:
string
;
thumb
?:
string
;
}
Index
Properties
api_
symbol?
id?
large?
market_
cap_
rank?
name?
symbol?
thumb?
Properties
Optional
api_
symbol
api_
symbol
?:
string
Optional
id
id
?:
string
Optional
large
large
?:
string
Optional
market_
cap_
rank
market_
cap_
rank
?:
number
Optional
name
name
?:
string
Optional
symbol
symbol
?:
string
Optional
thumb
thumb
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api_
symbol
id
large
market_
cap_
rank
name
symbol
thumb
coingecko-api-v3
Loading...