Unicove
SendStakingRAMSettings
Vaulta

crazymachine

Contract

  • Overview
  • Actions (2)
  • Structs (19)
  • Tables (8)
  • ABI
    • Machine

      Extends base type of BaseTableStruct

      Struct base type of machines

      {
        "name": "Machine",
        "base": "BaseTableStruct",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "unUse",
            "type": "uint64"
          },
          {
            "name": "usedFuelQuantity",
            "type": "uint64"
          },
          {
            "name": "buyPrice",
            "type": "uint64"
          }
        ]
      }