ChainGraph API Documentation / @badaitech/chaingraph-nodes / TokenListInfo
Class: TokenListInfo
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:133
TokenListInfo is an alias for TokenListResponse
Extends
Constructors
Constructor
new TokenListInfo():
TokenListInfo
Returns
TokenListInfo
Inherited from
Properties
decimals
decimals:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:97
Inherited from
tokenContractAddress
tokenContractAddress:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:104
Inherited from
TokenListResponse.tokenContractAddress
tokenLogoUrl?
optionaltokenLogoUrl:string
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:110
Inherited from
TokenListResponse.tokenLogoUrl
tokenName?
optionaltokenName:string
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:116
Inherited from
tokenSymbol
tokenSymbol:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:123