Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-nodes / ChainData

Class: ChainData ​

Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:564

ChainData provides information about a blockchain network

Constructors ​

Constructor ​

new ChainData(): ChainData

Returns ​

ChainData

Properties ​

chainId ​

chainId: string = ''

Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:570


chainName ​

chainName: string = ''

Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:577


dexTokenApproveAddress ​

dexTokenApproveAddress: string = ''

Defined in: packages/chaingraph-nodes/src/nodes/okx-dex-api/types.ts:584

Licensed under BUSL-1.1