Hierarchy

Constructors

Properties

_customActions: Action[]

Accessors

  • get assetInfo(): AssetInfo
  • Return technical details related to the token.

    Returns AssetInfo

  • get blockchain(): Blockchain
  • Return the blockchain of the token.

    Returns Blockchain

  • get chainId(): ChainId
  • Return the chain ID of the token.

    Returns ChainId

  • get identity(): string
  • Return the pNetwork enclave address for the token.

    Returns string

  • get network(): Network
  • Return the blockchain's network of the token.

    Returns Network

  • get node(): pTokensNode
  • Returns pTokensNode

  • get symbol(): string
  • Return the token's symbol.

    Returns string

  • get tokenAddress(): string
  • Return token smart contract address.

    Returns string

  • get vaultAddress(): string
  • Return the vault address for the token.

    Returns string

  • get weight(): number
  • Return the weight associated to the token during the swap. Its usage is currently not supported.

    Returns number

Methods

Generated using TypeDoc