Unicove
전송 스테이킹RAM설정
Vaulta

dudududuniao

Contract

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

      Extends base type of BaseTable

      Struct base type of marketeggs

      {
        "name": "MarketEgg",
        "base": "BaseTable",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "price",
            "type": "uint64"
          },
          {
            "name": "seller",
            "type": "name"
          },
          {
            "name": "egg",
            "type": "Egg"
          }
        ]
      }