Interface ChainDetailsWithTokens

Contains tokens list

Hierarchy

  • ChainDetails
    • ChainDetailsWithTokens

Properties

allbridgeChainId: number

Allbridge's Id

bridgeAddress: string

Bridge contract address

chainId?: string

Common Blockchain Id
A 0x-prefixed hexadecimal string
Optional.

chainSymbol: ChainSymbol

Blockchain symbol

chainType: ChainType

Blockchain type

confirmations: number

Number of confirmations required

name: string

Blockchain name

Tokens

transferTime: TransferTime

Average transfer time to other blockchains

txCostAmount: TxCostAmount

Transfers costs

Generated using TypeDoc