Unicove
发送质押RAM设置
Vaulta

waltothemoon

Contract

  • Overview
  • Actions (1)
  • Structs (2)
  • Tables (1)
  • ABI
  • The data structures defined by this contract.

    • bucket

      Table row type of bucket

      {
        "name": "bucket",
        "base": "",
        "fields": [
          {
            "name": "bucket_time",
            "type": "uint64"
          },
          {
            "name": "order_count",
            "type": "int32"
          },
          {
            "name": "completed",
            "type": "bool"
          }
        ]
      }
    • clearbuckets

      Action parameter in clearbuckets

      {
        "name": "clearbuckets",
        "base": "",
        "fields": []
      }