ParclExplorer

Transaction Details

Hash
0xc42f30160dbd5d8eefd36d1a7358bf2fdeff8deb06aeda9e1bbedd7a90a0dc6a
Type
PlaceOrder
Status
Success
Block
2175760
Index
21
Nonce
1776474969162
Timestamp
16:45:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 42601880,
    "price": 21533000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 30
{
  "OrderPlaced": {
    "side": "Long",
    "size": 42601880,
    "price": 21533000000,
    "order_id": 4648508,
    "market_id": 1,
    "account_id": 8
  }
}