Transaction Details
Tx Hash:
5bXbEAXFrRgAt1Zft8xQdh
Status:
OnChain
Block:
Bundler:
0xF5d3B0bF5C6F4bEC970679Ee78caDbeA8bb72417
Timestamp:
Jan.28.2024 04:07:41 AM
Caller:
0x42135edf9c8d4cd5d06dcae8b4102d3baa520e4b
Signature:
0xa5820ebfded5faf017ce2b7274dae3bdd76b8acc8e20370f406f21c83b60c05914f63e2ef68e15757b3dcff1c50e626a7f6c5be39699f5d992223af50de002481b
SepId:
1
Namespace:
tetris
Dataset:
Collection:
Action:
insertOne
Document:
{
  "board": [
    [
      " ",
      " ",
      "X",
      " ",
      " "
    ],
    [
      " ",
      " ",
      "X",
      " ",
      "Z"
    ],
    [
      " ",
      "T",
      "I",
      "T",
      "Z"
    ],
    [
      " ",
      "I",
      "I",
      " ",
      "S"
    ],
    [
      " ",
      " ",
      " ",
      " ",
      " "
    ]
  ],
  "currentPiece": "T",
  "rotation": 0,
  "targetPosition": {
    "x": 2,
    "y": 2
  }
}