Interface Balance

Hierarchy

  • Balance
    • Balance

Properties

balance: string

Amount which is currently inside the exchange

Memberof

Balance

preparing_withdrawal: string

Amount which is currently preparing withdrawal from the exchange

Memberof

Balance

symbol: string

Symbol of the token (e.g. ETH, IMX)

Memberof

Balance

token_address: string

Address of the contract that represents this ERC20 token or empty for ETH

Memberof

Balance

withdrawable: string

Amount which is currently withdrawable from the exchange

Memberof

Balance

Generated using TypeDoc