Unicove
전송 스테이킹RAM설정
Vaulta

dudududuniao

Contract

  • Overview
  • Actions (2)
  • Structs (63)
  • Tables (29)
  • ABI
    • ActRecord

      Extends base type of BaseTable

      Struct base type of actrecords

      {
        "name": "ActRecord",
        "base": "BaseTable",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "type",
            "type": "int16"
          },
          {
            "name": "oid",
            "type": "uint64"
          },
          {
            "name": "quantity",
            "type": "uint64"
          },
          {
            "name": "memo",
            "type": "string"
          }
        ]
      }