Transaction Details
Tx Hash:
ApTJooS2gBwyLkafGRo3ex
Status:
OnChain
Block:
Bundler:
sWbLd6pOW8_tMmLqrrqQxsonk8S54ITNe14gE2aQHqQ
Timestamp:
Mar.29.2023 02:47:53 PM
Caller:
0x8ab9c9b627388cc49f0eed9a04ff0c19bfe5e42a
Signature:
0xdd3b6ed1339cff8119645a42decd37a0816aa24f88851ca53758aeb9c9e6c4a63c4f4676782dfe90a6ed7fb052d8633fe5423d6a1c927590526f490939ada1fc1c
SepId:
1
Namespace:
firstDataset
Dataset:
Collection:
Action:
insertOne
Document:
{
  "fruits": [
    {
      "color": "red",
      "name": "apple",
      "shape": "round"
    },
    {
      "color": "yellow",
      "name": "banana",
      "shape": "curved"
    },
    {
      "color": "orange",
      "name": "orange",
      "shape": "round"
    },
    {
      "color": "purple",
      "name": "grape",
      "shape": "round"
    }
  ]
}