debank-open-api
Version:
JavaScript library for DeBank OpenAPI
15 lines (13 loc) • 634 B
Markdown
# DeBankOpenApi.Token
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Ethereum Address or native token id | [optional]
**chain** | **Number** | ChainID | [optional]
**name** | **String** | | [optional]
**symbol** | **String** | | [optional]
**decimals** | **Number** | | [optional]
**logoUrl** | **String** | | [optional]
**isVerified** | **Boolean** | | [optional]
**price** | **Number** | USD price.Price of 0 means no data | [optional]
**isWallet** | **Boolean** | Whether or not to show as a common token in the wallet | [optional]