ParclExplorer

Transaction Details

Hash
0xd93702d8c51f39c6946876966f5b55d7963c55f77491b1f48b57cd5cffba008d
Type
PlaceOrder
Status
Success
Block
3059384
Index
11
Nonce
1776875495223
Timestamp
19:11:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5967254,
    "price": 33939000000,
    "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: 19
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5967254,
    "price": 33939000000,
    "order_id": 5952501,
    "market_id": 2,
    "account_id": 8
  }
}