Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetTokenParamsResponse

Hierarchy

  • GetTokenParamsResponse

Index

Properties

Properties

token_info: { decimals: number; name: string; symbol: string; total_supply?: string }

Type declaration

  • decimals: number
  • name: string
  • symbol: string
  • Optional total_supply?: string