Unicove
SendStakingRAMSettings
Vaulta

dudududuniao

Contract

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

      Extends base type of BaseTable

      Struct base type of mktsoldeps

      {
        "name": "MktSoldEggPrice",
        "base": "BaseTable",
        "fields": [
          {
            "name": "purity",
            "type": "uint64"
          },
          {
            "name": "quantity",
            "type": "uint64"
          },
          {
            "name": "eggId",
            "type": "uint64"
          },
          {
            "name": "seller",
            "type": "name"
          }
        ]
      }