ParclExplorer

Transaction Details

Hash
0x52ecfd2fc8de4c78bad1fc17590abfbce60584b162316afce66a98523d80728c
Type
PlaceOrder
Status
Success
Block
1307497
Index
18
Nonce
1776472794628
Timestamp
15:11:39 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 6528952,
    "price": 21900000000,
    "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: 31
{
  "OrderPlaced": {
    "side": "Short",
    "size": 6528952,
    "price": 21900000000,
    "order_id": 2879856,
    "market_id": 1,
    "account_id": 8
  }
}