Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Token

Hierarchy

  • Token

Index

Properties

address

address: string

decimals

decimals: string

name

name: string

Optional owner

owner: string

Optional reserveRatio

reserveRatio: string

reserves

reserves: { 0xa686005CE37Dce7738436256982C3903f2E4ea8E?: { balance: string; weight: string } }

Type declaration

  • Optional 0xa686005CE37Dce7738436256982C3903f2E4ea8E?: { balance: string; weight: string }
    • balance: string
    • weight: string

supply

supply: string

symbol

symbol: string

Generated using TypeDoc