Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GetWalletBalanceTokens

Types of GetWalletBalanceTokens request

Index

Type aliases

Type aliases

ResponseBody

ResponseBody: Array<{ address: string; allowance: string; decimals: number; title: string; total: string }>

Type of GetWalletBalanceTokens response body

Array of ERC20 tokens supported by Opium Exchange with additional client related data

Generated using TypeDoc