Unicove
SendStakingRAMSettings
Vaulta

usdecontract

Contract

  • Overview
  • Actions (35)
  • Structs (60)
  • Tables (22)
  • ABI
    • price_data

      Table row type of price

      {
        "name": "price_data",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "contract",
            "type": "name"
          },
          {
            "name": "sym",
            "type": "symbol"
          },
          {
            "name": "price",
            "type": "uint32"
          },
          {
            "name": "time",
            "type": "uint32"
          }
        ]
      }