Vaulta

1pixelmaster

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    owner name
    balanceScaled uint128
    pixelsDrawn uint64
    maskScaled uint128
  • rows of canvas

    Field Type
    id uint64
    lastPaintedAt eostime
    duration eostime
    lastPainter name
    pixelsDrawn uint64
    maskScaled uint128
    potScaled uint128
    teamScaled uint128
  • rows of pixel_row

    Field Type
    row uint64
    pixels pixel[]
  • Field Type
    createdDay uint64
    requiredIncrementScaled uint128
    potIncrementScaled uint128
  • Field Type
    user name
    potIncrementId uint64
    potContributionScaled uint128