Unicove
전송 스테이킹RAM설정
Vaulta

dragonexchng

Contract

  • Overview
  • Actions (3)
  • Structs (6)
  • Tables (2)
  • ABI
    • exchange_rate

      Table row type of exchrates

      {
        "name": "exchange_rate",
        "base": "",
        "fields": [
          {
            "name": "token_code",
            "type": "symbol_code"
          },
          {
            "name": "base_rate",
            "type": "uint64"
          },
          {
            "name": "buy_value",
            "type": "uint64"
          },
          {
            "name": "sell_value",
            "type": "uint64"
          }
        ]
      }