ParclExplorer

Transaction Details

Hash
0x8d8b88f7ac64f5a852398e78dbfa58794ee3a4c7a0070cf9676f7346410e4801
Type
PlaceOrder
Status
Success
Block
3211743
Index
16
Nonce
1776875900779
Timestamp
03:52:55 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 17622195,
    "price": 31465000000,
    "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: 31
{
  "OrderPlaced": {
    "side": "Short",
    "size": 17622195,
    "price": 31465000000,
    "order_id": 6313233,
    "market_id": 2,
    "account_id": 8
  }
}