Unicove
SendStakingRAMSettings
Vaulta

horustokenio

Contract

  • Overview
  • Actions (9)
  • Structs (15)
  • Tables (6)
  • ABI
    • refund_requests

      Table row type of horusrefunds

      {
        "name": "refund_requests",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "from",
            "type": "account_name"
          },
          {
            "name": "to",
            "type": "account_name"
          },
          {
            "name": "horus_amount",
            "type": "asset"
          },
          {
            "name": "request_time",
            "type": "time"
          }
        ]
      }