Type alias ZTGPriceInfo

ZTGPriceInfo: {
    change: Decimal;
    price: Decimal;
}

Ztg info with price in usd and 24 hour change

Type declaration

  • change: Decimal
  • price: Decimal

Generated using TypeDoc