ParclExplorer

Transaction Details

Hash
0x87ccb4cead9db1a74d15bc0c8cbd05a2af82308520d9608626294146e2198741
Type
PlaceOrder
Status
Success
Block
4245679
Index
21
Nonce
1776958095537
Timestamp
14:52:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 51123382,
    "price": 29633000000,
    "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: 26
{
  "OrderPlaced": {
    "side": "Short",
    "size": 51123382,
    "price": 29633000000,
    "order_id": 8171528,
    "market_id": 2,
    "account_id": 8
  }
}