ParclExplorer

Transaction Details

Hash
0x6360db2c66715b812ca4859af813f554105a6bc3f0b8d38af88280793420bd59
Type
PlaceOrder
Status
Success
Block
4245679
Index
18
Nonce
1776958095538
Timestamp
14:52:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 30674029,
    "price": 29834000000,
    "market_id": 2,
    "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: 23
{
  "OrderPlaced": {
    "side": "Short",
    "size": 30674029,
    "price": 29834000000,
    "order_id": 8171525,
    "market_id": 2,
    "account_id": 8
  }
}