Skip to main content

TokenStat

Struct TokenStat 

Source
pub struct TokenStat {
Show 127 fields pub address: String, pub buy_volumes15m: Option<String>, pub buy_volumes1h: String, pub buy_volumes1m: String, pub buy_volumes24h: String, pub buy_volumes30m: String, pub buy_volumes4h: String, pub buy_volumes5m: String, pub buy_volumes_in_usd15m: Option<String>, pub buy_volumes_in_usd1h: String, pub buy_volumes_in_usd1m: String, pub buy_volumes_in_usd24h: String, pub buy_volumes_in_usd30m: String, pub buy_volumes_in_usd4h: String, pub buy_volumes_in_usd5m: String, pub buyers15m: Option<String>, pub buyers1h: Option<String>, pub buyers1m: Option<String>, pub buyers24h: Option<String>, pub buyers30m: Option<String>, pub buyers4h: Option<String>, pub buyers5m: Option<String>, pub buys15m: Option<String>, pub buys1h: String, pub buys1m: String, pub buys24h: String, pub buys30m: String, pub buys4h: String, pub buys5m: String, pub close_price_in_usd15m: Option<String>, pub close_price_in_usd1h: String, pub close_price_in_usd1m: String, pub close_price_in_usd24h: String, pub close_price_in_usd30m: String, pub close_price_in_usd4h: String, pub close_price_in_usd5m: String, pub high_in_usd15m: Option<String>, pub high_in_usd1h: Option<String>, pub high_in_usd1m: Option<String>, pub high_in_usd24h: Option<String>, pub high_in_usd30m: Option<String>, pub high_in_usd4h: Option<String>, pub high_in_usd5m: Option<String>, pub low_in_usd15m: Option<String>, pub low_in_usd1h: Option<String>, pub low_in_usd1m: Option<String>, pub low_in_usd24h: Option<String>, pub low_in_usd30m: Option<String>, pub low_in_usd4h: Option<String>, pub low_in_usd5m: Option<String>, pub open_price_in_usd15m: Option<String>, pub open_price_in_usd1h: String, pub open_price_in_usd1m: String, pub open_price_in_usd24h: String, pub open_price_in_usd30m: String, pub open_price_in_usd4h: String, pub open_price_in_usd5m: String, pub price15m: Option<String>, pub price1h: String, pub price1m: String, pub price24h: String, pub price30m: String, pub price4h: String, pub price5m: String, pub price_change_ratio_in_usd15m: Option<String>, pub price_change_ratio_in_usd1h: String, pub price_change_ratio_in_usd1m: String, pub price_change_ratio_in_usd24h: String, pub price_change_ratio_in_usd30m: String, pub price_change_ratio_in_usd4h: String, pub price_change_ratio_in_usd5m: String, pub sell_volumes_in_usd15m: Option<String>, pub sell_volumes_in_usd1h: String, pub sell_volumes_in_usd1m: String, pub sell_volumes_in_usd24h: String, pub sell_volumes_in_usd30m: String, pub sell_volumes_in_usd4h: String, pub sell_volumes_in_usd5m: String, pub sellers15m: Option<String>, pub sellers1h: Option<String>, pub sellers1m: Option<String>, pub sellers24h: Option<String>, pub sellers30m: Option<String>, pub sellers4h: Option<String>, pub sellers5m: Option<String>, pub sells15m: Option<String>, pub sells1h: String, pub sells1m: String, pub sells24h: String, pub sells30m: String, pub sells4h: String, pub sells5m: String, pub sells_volumes15m: Option<String>, pub sells_volumes1h: String, pub sells_volumes1m: String, pub sells_volumes24h: String, pub sells_volumes30m: String, pub sells_volumes4h: String, pub sells_volumes5m: String, pub traders15m: Option<String>, pub traders1h: Option<String>, pub traders1m: Option<String>, pub traders24h: Option<String>, pub traders30m: Option<String>, pub traders4h: Option<String>, pub traders5m: Option<String>, pub trades15m: Option<String>, pub trades1h: String, pub trades1m: String, pub trades24h: String, pub trades30m: String, pub trades4h: String, pub trades5m: String, pub volumes15m: Option<String>, pub volumes1h: String, pub volumes1m: String, pub volumes24h: String, pub volumes30m: String, pub volumes4h: String, pub volumes5m: String, pub volumes_in_usd15m: Option<String>, pub volumes_in_usd1h: String, pub volumes_in_usd1m: String, pub volumes_in_usd24h: String, pub volumes_in_usd30m: String, pub volumes_in_usd4h: String, pub volumes_in_usd5m: String,
}
Expand description

TokenStat

JSON schema
{
 "type": "object",
 "required": [
   "address",
   "buyVolumes1h",
   "buyVolumes1m",
   "buyVolumes24h",
   "buyVolumes30m",
   "buyVolumes4h",
   "buyVolumes5m",
   "buyVolumesInUsd1h",
   "buyVolumesInUsd1m",
   "buyVolumesInUsd24h",
   "buyVolumesInUsd30m",
   "buyVolumesInUsd4h",
   "buyVolumesInUsd5m",
   "buys1h",
   "buys1m",
   "buys24h",
   "buys30m",
   "buys4h",
   "buys5m",
   "closePriceInUsd1h",
   "closePriceInUsd1m",
   "closePriceInUsd24h",
   "closePriceInUsd30m",
   "closePriceInUsd4h",
   "closePriceInUsd5m",
   "openPriceInUsd1h",
   "openPriceInUsd1m",
   "openPriceInUsd24h",
   "openPriceInUsd30m",
   "openPriceInUsd4h",
   "openPriceInUsd5m",
   "price1h",
   "price1m",
   "price24h",
   "price30m",
   "price4h",
   "price5m",
   "priceChangeRatioInUsd1h",
   "priceChangeRatioInUsd1m",
   "priceChangeRatioInUsd24h",
   "priceChangeRatioInUsd30m",
   "priceChangeRatioInUsd4h",
   "priceChangeRatioInUsd5m",
   "sellVolumesInUsd1h",
   "sellVolumesInUsd1m",
   "sellVolumesInUsd24h",
   "sellVolumesInUsd30m",
   "sellVolumesInUsd4h",
   "sellVolumesInUsd5m",
   "sells1h",
   "sells1m",
   "sells24h",
   "sells30m",
   "sells4h",
   "sells5m",
   "sellsVolumes1h",
   "sellsVolumes1m",
   "sellsVolumes24h",
   "sellsVolumes30m",
   "sellsVolumes4h",
   "sellsVolumes5m",
   "trades1h",
   "trades1m",
   "trades24h",
   "trades30m",
   "trades4h",
   "trades5m",
   "volumes1h",
   "volumes1m",
   "volumes24h",
   "volumes30m",
   "volumes4h",
   "volumes5m",
   "volumesInUsd1h",
   "volumesInUsd1m",
   "volumesInUsd24h",
   "volumesInUsd30m",
   "volumesInUsd4h",
   "volumesInUsd5m"
 ],
 "properties": {
   "address": {
     "description": "DTO.TOKEN.STAT.ADDRESS",
     "examples": [
       "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
     ],
     "type": "string"
   },
   "buyVolumes15m": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_15M",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumes1h": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_1H",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumes1m": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_1M",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumes24h": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_24H",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumes30m": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_30M",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumes4h": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_4H",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumes5m": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_5M",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumesInUsd15m": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_15M",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumesInUsd1h": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_1H",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumesInUsd1m": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_1M",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumesInUsd24h": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_24H",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumesInUsd30m": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_30M",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumesInUsd4h": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_4H",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyVolumesInUsd5m": {
     "description": "DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_5M",
     "examples": [
       "50000.45"
     ],
     "type": "string"
   },
   "buyers15m": {
     "description": "DTO.TOKEN.STAT.BUYERS_15M",
     "examples": [
       "50"
     ],
     "type": "string"
   },
   "buyers1h": {
     "description": "DTO.TOKEN.STAT.BUYERS_1H",
     "examples": [
       "50"
     ],
     "type": "string"
   },
   "buyers1m": {
     "description": "DTO.TOKEN.STAT.BUYERS_1M",
     "examples": [
       "50"
     ],
     "type": "string"
   },
   "buyers24h": {
     "description": "DTO.TOKEN.STAT.BUYERS_24H",
     "examples": [
       "50"
     ],
     "type": "string"
   },
   "buyers30m": {
     "description": "DTO.TOKEN.STAT.BUYERS_30M",
     "examples": [
       "50"
     ],
     "type": "string"
   },
   "buyers4h": {
     "description": "DTO.TOKEN.STAT.BUYERS_4H",
     "examples": [
       "50"
     ],
     "type": "string"
   },
   "buyers5m": {
     "description": "DTO.TOKEN.STAT.BUYERS_5M",
     "examples": [
       "50"
     ],
     "type": "string"
   },
   "buys15m": {
     "description": "DTO.TOKEN.STAT.BUYS_15M",
     "examples": [
       "150"
     ],
     "type": "string"
   },
   "buys1h": {
     "description": "DTO.TOKEN.STAT.BUYS_1H",
     "examples": [
       "150"
     ],
     "type": "string"
   },
   "buys1m": {
     "description": "DTO.TOKEN.STAT.BUYS_1M",
     "examples": [
       "150"
     ],
     "type": "string"
   },
   "buys24h": {
     "description": "DTO.TOKEN.STAT.BUYS_24H",
     "examples": [
       "150"
     ],
     "type": "string"
   },
   "buys30m": {
     "description": "DTO.TOKEN.STAT.BUYS_30M",
     "examples": [
       "150"
     ],
     "type": "string"
   },
   "buys4h": {
     "description": "DTO.TOKEN.STAT.BUYS_4H",
     "examples": [
       "150"
     ],
     "type": "string"
   },
   "buys5m": {
     "description": "DTO.TOKEN.STAT.BUYS_5M",
     "examples": [
       "150"
     ],
     "type": "string"
   },
   "closePriceInUsd15m": {
     "description": "DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_15M",
     "examples": [
       "1.265"
     ],
     "type": "string"
   },
   "closePriceInUsd1h": {
     "description": "DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_1H",
     "examples": [
       "1.265"
     ],
     "type": "string"
   },
   "closePriceInUsd1m": {
     "description": "DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_1M",
     "examples": [
       "1.265"
     ],
     "type": "string"
   },
   "closePriceInUsd24h": {
     "description": "DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_24H",
     "examples": [
       "1.265"
     ],
     "type": "string"
   },
   "closePriceInUsd30m": {
     "description": "DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_30M",
     "examples": [
       "1.265"
     ],
     "type": "string"
   },
   "closePriceInUsd4h": {
     "description": "DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_4H",
     "examples": [
       "1.265"
     ],
     "type": "string"
   },
   "closePriceInUsd5m": {
     "description": "DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_5M",
     "examples": [
       "1.265"
     ],
     "type": "string"
   },
   "highInUsd15m": {
     "description": "DTO.TOKEN.STAT.HIGH_IN_USD_15M",
     "examples": [
       "1.275"
     ],
     "type": "string"
   },
   "highInUsd1h": {
     "description": "DTO.TOKEN.STAT.HIGH_IN_USD_1H",
     "examples": [
       "1.275"
     ],
     "type": "string"
   },
   "highInUsd1m": {
     "description": "DTO.TOKEN.STAT.HIGH_IN_USD_1M",
     "examples": [
       "1.275"
     ],
     "type": "string"
   },
   "highInUsd24h": {
     "description": "DTO.TOKEN.STAT.HIGH_IN_USD_24H",
     "examples": [
       "1.275"
     ],
     "type": "string"
   },
   "highInUsd30m": {
     "description": "DTO.TOKEN.STAT.HIGH_IN_USD_30M",
     "examples": [
       "1.275"
     ],
     "type": "string"
   },
   "highInUsd4h": {
     "description": "DTO.TOKEN.STAT.HIGH_IN_USD_4H",
     "examples": [
       "1.275"
     ],
     "type": "string"
   },
   "highInUsd5m": {
     "description": "DTO.TOKEN.STAT.HIGH_IN_USD_5M",
     "examples": [
       "1.275"
     ],
     "type": "string"
   },
   "lowInUsd15m": {
     "description": "DTO.TOKEN.STAT.LOW_IN_USD_15M",
     "examples": [
       "1.235"
     ],
     "type": "string"
   },
   "lowInUsd1h": {
     "description": "DTO.TOKEN.STAT.LOW_IN_USD_1H",
     "examples": [
       "1.235"
     ],
     "type": "string"
   },
   "lowInUsd1m": {
     "description": "DTO.TOKEN.STAT.LOW_IN_USD_1M",
     "examples": [
       "1.235"
     ],
     "type": "string"
   },
   "lowInUsd24h": {
     "description": "DTO.TOKEN.STAT.LOW_IN_USD_24H",
     "examples": [
       "1.235"
     ],
     "type": "string"
   },
   "lowInUsd30m": {
     "description": "DTO.TOKEN.STAT.LOW_IN_USD_30M",
     "examples": [
       "1.235"
     ],
     "type": "string"
   },
   "lowInUsd4h": {
     "description": "DTO.TOKEN.STAT.LOW_IN_USD_4H",
     "examples": [
       "1.235"
     ],
     "type": "string"
   },
   "lowInUsd5m": {
     "description": "DTO.TOKEN.STAT.LOW_IN_USD_5M",
     "examples": [
       "1.235"
     ],
     "type": "string"
   },
   "openPriceInUsd15m": {
     "description": "DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_15M",
     "examples": [
       "1.255"
     ],
     "type": "string"
   },
   "openPriceInUsd1h": {
     "description": "DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_1H",
     "examples": [
       "1.255"
     ],
     "type": "string"
   },
   "openPriceInUsd1m": {
     "description": "DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_1M",
     "examples": [
       "1.255"
     ],
     "type": "string"
   },
   "openPriceInUsd24h": {
     "description": "DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_24H",
     "examples": [
       "1.255"
     ],
     "type": "string"
   },
   "openPriceInUsd30m": {
     "description": "DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_30M",
     "examples": [
       "1.255"
     ],
     "type": "string"
   },
   "openPriceInUsd4h": {
     "description": "DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_4H",
     "examples": [
       "1.255"
     ],
     "type": "string"
   },
   "openPriceInUsd5m": {
     "description": "DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_5M",
     "examples": [
       "1.255"
     ],
     "type": "string"
   },
   "price15m": {
     "description": "DTO.TOKEN.STAT.PRICE_15M",
     "examples": [
       "1.255"
     ],
     "type": "string"
   },
   "price1h": {
     "description": "DTO.TOKEN.STAT.PRICE_1H",
     "examples": [
       "1.275"
     ],
     "type": "string"
   },
   "price1m": {
     "description": "DTO.TOKEN.STAT.PRICE_1M",
     "examples": [
       "1.234"
     ],
     "type": "string"
   },
   "price24h": {
     "description": "DTO.TOKEN.STAT.PRICE_24H",
     "examples": [
       "1.295"
     ],
     "type": "string"
   },
   "price30m": {
     "description": "DTO.TOKEN.STAT.PRICE_30M",
     "examples": [
       "1.265"
     ],
     "type": "string"
   },
   "price4h": {
     "description": "DTO.TOKEN.STAT.PRICE_4H",
     "examples": [
       "1.285"
     ],
     "type": "string"
   },
   "price5m": {
     "description": "DTO.TOKEN.STAT.PRICE_5M",
     "examples": [
       "1.245"
     ],
     "type": "string"
   },
   "priceChangeRatioInUsd15m": {
     "description": "DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_15M",
     "examples": [
       "0.01"
     ],
     "type": "string"
   },
   "priceChangeRatioInUsd1h": {
     "description": "DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_1H",
     "examples": [
       "0.01"
     ],
     "type": "string"
   },
   "priceChangeRatioInUsd1m": {
     "description": "DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_1M",
     "examples": [
       "0.01"
     ],
     "type": "string"
   },
   "priceChangeRatioInUsd24h": {
     "description": "DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_24H",
     "examples": [
       "0.01"
     ],
     "type": "string"
   },
   "priceChangeRatioInUsd30m": {
     "description": "DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_30M",
     "examples": [
       "0.01"
     ],
     "type": "string"
   },
   "priceChangeRatioInUsd4h": {
     "description": "DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_4H",
     "examples": [
       "0.01"
     ],
     "type": "string"
   },
   "priceChangeRatioInUsd5m": {
     "description": "DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_5M",
     "examples": [
       "0.01"
     ],
     "type": "string"
   },
   "sellVolumesInUsd15m": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_15M",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellVolumesInUsd1h": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_1H",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellVolumesInUsd1m": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_1M",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellVolumesInUsd24h": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_24H",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellVolumesInUsd30m": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_30M",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellVolumesInUsd4h": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_4H",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellVolumesInUsd5m": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_5M",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellers15m": {
     "description": "DTO.TOKEN.STAT.SELLERS_15M",
     "examples": [
       "45"
     ],
     "type": "string"
   },
   "sellers1h": {
     "description": "DTO.TOKEN.STAT.SELLERS_1H",
     "examples": [
       "45"
     ],
     "type": "string"
   },
   "sellers1m": {
     "description": "DTO.TOKEN.STAT.SELLERS_1M",
     "examples": [
       "45"
     ],
     "type": "string"
   },
   "sellers24h": {
     "description": "DTO.TOKEN.STAT.SELLERS_24H",
     "examples": [
       "45"
     ],
     "type": "string"
   },
   "sellers30m": {
     "description": "DTO.TOKEN.STAT.SELLERS_30M",
     "examples": [
       "45"
     ],
     "type": "string"
   },
   "sellers4h": {
     "description": "DTO.TOKEN.STAT.SELLERS_4H",
     "examples": [
       "45"
     ],
     "type": "string"
   },
   "sellers5m": {
     "description": "DTO.TOKEN.STAT.SELLERS_5M",
     "examples": [
       "45"
     ],
     "type": "string"
   },
   "sells15m": {
     "description": "DTO.TOKEN.STAT.SELLS_15M",
     "examples": [
       "120"
     ],
     "type": "string"
   },
   "sells1h": {
     "description": "DTO.TOKEN.STAT.SELLS_1H",
     "examples": [
       "120"
     ],
     "type": "string"
   },
   "sells1m": {
     "description": "DTO.TOKEN.STAT.SELLS_1M",
     "examples": [
       "120"
     ],
     "type": "string"
   },
   "sells24h": {
     "description": "DTO.TOKEN.STAT.SELLS_24H",
     "examples": [
       "120"
     ],
     "type": "string"
   },
   "sells30m": {
     "description": "DTO.TOKEN.STAT.SELLS_30M",
     "examples": [
       "120"
     ],
     "type": "string"
   },
   "sells4h": {
     "description": "DTO.TOKEN.STAT.SELLS_4H",
     "examples": [
       "120"
     ],
     "type": "string"
   },
   "sells5m": {
     "description": "DTO.TOKEN.STAT.SELLS_5M",
     "examples": [
       "120"
     ],
     "type": "string"
   },
   "sellsVolumes15m": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_15M",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellsVolumes1h": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_1H",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellsVolumes1m": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_1M",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellsVolumes24h": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_24H",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellsVolumes30m": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_30M",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellsVolumes4h": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_4H",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "sellsVolumes5m": {
     "description": "DTO.TOKEN.STAT.SELL_VOLUMES_5M",
     "examples": [
       "45000.32"
     ],
     "type": "string"
   },
   "traders15m": {
     "description": "DTO.TOKEN.STAT.TRADERS_15M",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "traders1h": {
     "description": "DTO.TOKEN.STAT.TRADERS_1H",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "traders1m": {
     "description": "DTO.TOKEN.STAT.TRADERS_1M",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "traders24h": {
     "description": "DTO.TOKEN.STAT.TRADERS_24H",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "traders30m": {
     "description": "DTO.TOKEN.STAT.TRADERS_30M",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "traders4h": {
     "description": "DTO.TOKEN.STAT.TRADERS_4H",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "traders5m": {
     "description": "DTO.TOKEN.STAT.TRADERS_5M",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "trades15m": {
     "description": "DTO.TOKEN.STAT.TRADES_15M",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "trades1h": {
     "description": "DTO.TOKEN.STAT.TRADES_1H",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "trades1m": {
     "description": "DTO.TOKEN.STAT.TRADES_1M",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "trades24h": {
     "description": "DTO.TOKEN.STAT.TRADES_24H",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "trades30m": {
     "description": "DTO.TOKEN.STAT.TRADES_30M",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "trades4h": {
     "description": "DTO.TOKEN.STAT.TRADES_4H",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "trades5m": {
     "description": "DTO.TOKEN.STAT.TRADES_5M",
     "examples": [
       "270"
     ],
     "type": "string"
   },
   "volumes15m": {
     "description": "DTO.TOKEN.STAT.VOLUMES_15M",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumes1h": {
     "description": "DTO.TOKEN.STAT.VOLUMES_1H",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumes1m": {
     "description": "DTO.TOKEN.STAT.VOLUMES_1M",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumes24h": {
     "description": "DTO.TOKEN.STAT.VOLUMES_24H",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumes30m": {
     "description": "DTO.TOKEN.STAT.VOLUMES_30M",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumes4h": {
     "description": "DTO.TOKEN.STAT.VOLUMES_4H",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumes5m": {
     "description": "DTO.TOKEN.STAT.VOLUMES_5M",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumesInUsd15m": {
     "description": "DTO.TOKEN.STAT.VOLUMES_IN_USD_15M",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumesInUsd1h": {
     "description": "DTO.TOKEN.STAT.VOLUMES_IN_USD_1H",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumesInUsd1m": {
     "description": "DTO.TOKEN.STAT.VOLUMES_IN_USD_1M",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumesInUsd24h": {
     "description": "DTO.TOKEN.STAT.VOLUMES_IN_USD_24H",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumesInUsd30m": {
     "description": "DTO.TOKEN.STAT.VOLUMES_IN_USD_30M",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumesInUsd4h": {
     "description": "DTO.TOKEN.STAT.VOLUMES_IN_USD_4H",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   },
   "volumesInUsd5m": {
     "description": "DTO.TOKEN.STAT.VOLUMES_IN_USD_5M",
     "examples": [
       "95000.77"
     ],
     "type": "string"
   }
 }
}

Fields§

§address: String

DTO.TOKEN.STAT.ADDRESS

§buy_volumes15m: Option<String>

DTO.TOKEN.STAT.BUY_VOLUMES_15M

§buy_volumes1h: String

DTO.TOKEN.STAT.BUY_VOLUMES_1H

§buy_volumes1m: String

DTO.TOKEN.STAT.BUY_VOLUMES_1M

§buy_volumes24h: String

DTO.TOKEN.STAT.BUY_VOLUMES_24H

§buy_volumes30m: String

DTO.TOKEN.STAT.BUY_VOLUMES_30M

§buy_volumes4h: String

DTO.TOKEN.STAT.BUY_VOLUMES_4H

§buy_volumes5m: String

DTO.TOKEN.STAT.BUY_VOLUMES_5M

§buy_volumes_in_usd15m: Option<String>

DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_15M

§buy_volumes_in_usd1h: String

DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_1H

§buy_volumes_in_usd1m: String

DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_1M

§buy_volumes_in_usd24h: String

DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_24H

§buy_volumes_in_usd30m: String

DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_30M

§buy_volumes_in_usd4h: String

DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_4H

§buy_volumes_in_usd5m: String

DTO.TOKEN.STAT.BUY_VOLUMES_IN_USD_5M

§buyers15m: Option<String>

DTO.TOKEN.STAT.BUYERS_15M

§buyers1h: Option<String>

DTO.TOKEN.STAT.BUYERS_1H

§buyers1m: Option<String>

DTO.TOKEN.STAT.BUYERS_1M

§buyers24h: Option<String>

DTO.TOKEN.STAT.BUYERS_24H

§buyers30m: Option<String>

DTO.TOKEN.STAT.BUYERS_30M

§buyers4h: Option<String>

DTO.TOKEN.STAT.BUYERS_4H

§buyers5m: Option<String>

DTO.TOKEN.STAT.BUYERS_5M

§buys15m: Option<String>

DTO.TOKEN.STAT.BUYS_15M

§buys1h: String

DTO.TOKEN.STAT.BUYS_1H

§buys1m: String

DTO.TOKEN.STAT.BUYS_1M

§buys24h: String

DTO.TOKEN.STAT.BUYS_24H

§buys30m: String

DTO.TOKEN.STAT.BUYS_30M

§buys4h: String

DTO.TOKEN.STAT.BUYS_4H

§buys5m: String

DTO.TOKEN.STAT.BUYS_5M

§close_price_in_usd15m: Option<String>

DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_15M

§close_price_in_usd1h: String

DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_1H

§close_price_in_usd1m: String

DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_1M

§close_price_in_usd24h: String

DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_24H

§close_price_in_usd30m: String

DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_30M

§close_price_in_usd4h: String

DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_4H

§close_price_in_usd5m: String

DTO.TOKEN.STAT.CLOSE_PRICE_IN_USD_5M

§high_in_usd15m: Option<String>

DTO.TOKEN.STAT.HIGH_IN_USD_15M

§high_in_usd1h: Option<String>

DTO.TOKEN.STAT.HIGH_IN_USD_1H

§high_in_usd1m: Option<String>

DTO.TOKEN.STAT.HIGH_IN_USD_1M

§high_in_usd24h: Option<String>

DTO.TOKEN.STAT.HIGH_IN_USD_24H

§high_in_usd30m: Option<String>

DTO.TOKEN.STAT.HIGH_IN_USD_30M

§high_in_usd4h: Option<String>

DTO.TOKEN.STAT.HIGH_IN_USD_4H

§high_in_usd5m: Option<String>

DTO.TOKEN.STAT.HIGH_IN_USD_5M

§low_in_usd15m: Option<String>

DTO.TOKEN.STAT.LOW_IN_USD_15M

§low_in_usd1h: Option<String>

DTO.TOKEN.STAT.LOW_IN_USD_1H

§low_in_usd1m: Option<String>

DTO.TOKEN.STAT.LOW_IN_USD_1M

§low_in_usd24h: Option<String>

DTO.TOKEN.STAT.LOW_IN_USD_24H

§low_in_usd30m: Option<String>

DTO.TOKEN.STAT.LOW_IN_USD_30M

§low_in_usd4h: Option<String>

DTO.TOKEN.STAT.LOW_IN_USD_4H

§low_in_usd5m: Option<String>

DTO.TOKEN.STAT.LOW_IN_USD_5M

§open_price_in_usd15m: Option<String>

DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_15M

§open_price_in_usd1h: String

DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_1H

§open_price_in_usd1m: String

DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_1M

§open_price_in_usd24h: String

DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_24H

§open_price_in_usd30m: String

DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_30M

§open_price_in_usd4h: String

DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_4H

§open_price_in_usd5m: String

DTO.TOKEN.STAT.OPEN_PRICE_IN_USD_5M

§price15m: Option<String>

DTO.TOKEN.STAT.PRICE_15M

§price1h: String

DTO.TOKEN.STAT.PRICE_1H

§price1m: String

DTO.TOKEN.STAT.PRICE_1M

§price24h: String

DTO.TOKEN.STAT.PRICE_24H

§price30m: String

DTO.TOKEN.STAT.PRICE_30M

§price4h: String

DTO.TOKEN.STAT.PRICE_4H

§price5m: String

DTO.TOKEN.STAT.PRICE_5M

§price_change_ratio_in_usd15m: Option<String>

DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_15M

§price_change_ratio_in_usd1h: String

DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_1H

§price_change_ratio_in_usd1m: String

DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_1M

§price_change_ratio_in_usd24h: String

DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_24H

§price_change_ratio_in_usd30m: String

DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_30M

§price_change_ratio_in_usd4h: String

DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_4H

§price_change_ratio_in_usd5m: String

DTO.TOKEN.STAT.PRICE_CHANGE_RATIO_IN_USD_5M

§sell_volumes_in_usd15m: Option<String>

DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_15M

§sell_volumes_in_usd1h: String

DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_1H

§sell_volumes_in_usd1m: String

DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_1M

§sell_volumes_in_usd24h: String

DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_24H

§sell_volumes_in_usd30m: String

DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_30M

§sell_volumes_in_usd4h: String

DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_4H

§sell_volumes_in_usd5m: String

DTO.TOKEN.STAT.SELL_VOLUMES_IN_USD_5M

§sellers15m: Option<String>

DTO.TOKEN.STAT.SELLERS_15M

§sellers1h: Option<String>

DTO.TOKEN.STAT.SELLERS_1H

§sellers1m: Option<String>

DTO.TOKEN.STAT.SELLERS_1M

§sellers24h: Option<String>

DTO.TOKEN.STAT.SELLERS_24H

§sellers30m: Option<String>

DTO.TOKEN.STAT.SELLERS_30M

§sellers4h: Option<String>

DTO.TOKEN.STAT.SELLERS_4H

§sellers5m: Option<String>

DTO.TOKEN.STAT.SELLERS_5M

§sells15m: Option<String>

DTO.TOKEN.STAT.SELLS_15M

§sells1h: String

DTO.TOKEN.STAT.SELLS_1H

§sells1m: String

DTO.TOKEN.STAT.SELLS_1M

§sells24h: String

DTO.TOKEN.STAT.SELLS_24H

§sells30m: String

DTO.TOKEN.STAT.SELLS_30M

§sells4h: String

DTO.TOKEN.STAT.SELLS_4H

§sells5m: String

DTO.TOKEN.STAT.SELLS_5M

§sells_volumes15m: Option<String>

DTO.TOKEN.STAT.SELL_VOLUMES_15M

§sells_volumes1h: String

DTO.TOKEN.STAT.SELL_VOLUMES_1H

§sells_volumes1m: String

DTO.TOKEN.STAT.SELL_VOLUMES_1M

§sells_volumes24h: String

DTO.TOKEN.STAT.SELL_VOLUMES_24H

§sells_volumes30m: String

DTO.TOKEN.STAT.SELL_VOLUMES_30M

§sells_volumes4h: String

DTO.TOKEN.STAT.SELL_VOLUMES_4H

§sells_volumes5m: String

DTO.TOKEN.STAT.SELL_VOLUMES_5M

§traders15m: Option<String>

DTO.TOKEN.STAT.TRADERS_15M

§traders1h: Option<String>

DTO.TOKEN.STAT.TRADERS_1H

§traders1m: Option<String>

DTO.TOKEN.STAT.TRADERS_1M

§traders24h: Option<String>

DTO.TOKEN.STAT.TRADERS_24H

§traders30m: Option<String>

DTO.TOKEN.STAT.TRADERS_30M

§traders4h: Option<String>

DTO.TOKEN.STAT.TRADERS_4H

§traders5m: Option<String>

DTO.TOKEN.STAT.TRADERS_5M

§trades15m: Option<String>

DTO.TOKEN.STAT.TRADES_15M

§trades1h: String

DTO.TOKEN.STAT.TRADES_1H

§trades1m: String

DTO.TOKEN.STAT.TRADES_1M

§trades24h: String

DTO.TOKEN.STAT.TRADES_24H

§trades30m: String

DTO.TOKEN.STAT.TRADES_30M

§trades4h: String

DTO.TOKEN.STAT.TRADES_4H

§trades5m: String

DTO.TOKEN.STAT.TRADES_5M

§volumes15m: Option<String>

DTO.TOKEN.STAT.VOLUMES_15M

§volumes1h: String

DTO.TOKEN.STAT.VOLUMES_1H

§volumes1m: String

DTO.TOKEN.STAT.VOLUMES_1M

§volumes24h: String

DTO.TOKEN.STAT.VOLUMES_24H

§volumes30m: String

DTO.TOKEN.STAT.VOLUMES_30M

§volumes4h: String

DTO.TOKEN.STAT.VOLUMES_4H

§volumes5m: String

DTO.TOKEN.STAT.VOLUMES_5M

§volumes_in_usd15m: Option<String>

DTO.TOKEN.STAT.VOLUMES_IN_USD_15M

§volumes_in_usd1h: String

DTO.TOKEN.STAT.VOLUMES_IN_USD_1H

§volumes_in_usd1m: String

DTO.TOKEN.STAT.VOLUMES_IN_USD_1M

§volumes_in_usd24h: String

DTO.TOKEN.STAT.VOLUMES_IN_USD_24H

§volumes_in_usd30m: String

DTO.TOKEN.STAT.VOLUMES_IN_USD_30M

§volumes_in_usd4h: String

DTO.TOKEN.STAT.VOLUMES_IN_USD_4H

§volumes_in_usd5m: String

DTO.TOKEN.STAT.VOLUMES_IN_USD_5M

Implementations§

Trait Implementations§

Source§

impl Clone for TokenStat

Source§

fn clone(&self) -> TokenStat

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for TokenStat

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl<'de> Deserialize<'de> for TokenStat

Source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
Source§

impl From<&TokenStat> for TokenStat

Source§

fn from(value: &TokenStat) -> Self

Converts to this type from the input type.
Source§

impl From<TokenStat> for TokenStat

Source§

fn from(value: TokenStat) -> Self

Converts to this type from the input type.
Source§

impl Serialize for TokenStat

Source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
Source§

impl TryFrom<TokenStat> for TokenStat

Source§

type Error = ConversionError

The type returned in the event of a conversion error.
Source§

fn try_from(value: TokenStat) -> Result<Self, ConversionError>

Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> PolicyExt for T
where T: ?Sized,

Source§

fn and<P, B, E>(self, other: P) -> And<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns Action::Follow only if self and other return Action::Follow. Read more
Source§

fn or<P, B, E>(self, other: P) -> Or<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns Action::Follow if either self or other returns Action::Follow. Read more
Source§

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

Source§

fn vzip(self) -> V

Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,

Source§

impl<T> ErasedDestructor for T
where T: 'static,