Vaulta

pool.pomelo

Contract

Table Browser

Scope: pool.pomelo
symcollection_nameschema_nametemplate_idattributevalues
"4,CREW"
"pomelo"
"crewmembers"
8921
{
  "name": "stars",
  "type": "uint8"
}
[
  {
    "first": "1",
    "second": 10000
  },
  {
    "first": "3",
    "second": 30000
  },
  {
    "first": "5",
    "second": 50000
  }
]
"4,ASTRO"
"pomelo"
"astronauts"
6845
{
  "name": "",
  "type": ""
}
[]
"4,ROBOT"
"pomelo"
"robots"
7923
{
  "name": "power",
  "type": "uint8"
}
[
  {
    "first": "1",
    "second": 10000
  },
  {
    "first": "3",
    "second": 30000
  },
  {
    "first": "5",
    "second": 50000
  }
]
"4,ROCKET"
"pomelo"
"rockets"
6659
{
  "name": "fuel",
  "type": "uint8"
}
[
  {
    "first": "1",
    "second": 10000
  },
  {
    "first": "3",
    "second": 30000
  },
  {
    "first": "5",
    "second": 50000
  }
]
"4,DIAMOND"
"pomelo"
"diamonds"
4574
{
  "name": "clarity",
  "type": "string"
}
[
  {
    "first": "FL",
    "second": 50000
  },
  {
    "first": "I1",
    "second": 10000
  },
  {
    "first": "I2",
    "second": 10000
  },
  {
    "first": "I3",
    "second": 10000
  },
  {
    "first": "IF",
    "second": 50000
  },
  {
    "first": "SI1",
    "second": 20000
  },
  {
    "first": "SI2",
    "second": 20000
  },
  {
    "first": "VS1",
    "second": 30000
  },
  {
    "first": "VS2",
    "second": 30000
  },
  {
    "first": "VVS1",
    "second": 40000
  },
  {
    "first": "VVS2",
    "second": 40000
  }
]
  • rows of pools_row

    Field Type
    sym symbol
    collection_name name
    schema_name name
    template_id int32
    attribute FORMAT
    values pair_string_int64[]