Unicove
SendStakingRAMSettings
Vaulta

feed.defi

Contract

  • Overview
  • Actions (2)
  • Structs (3)
  • Tables (1)
  • ABI
    • st_feed

      Table row type of feeds

      {
        "name": "st_feed",
        "base": "",
        "fields": [
          {
            "name": "timestamp",
            "type": "uint32"
          },
          {
            "name": "last_price",
            "type": "uint64"
          },
          {
            "name": "acc_price",
            "type": "uint64"
          }
        ]
      }