ParclExplorer

Transaction Details

Hash
0xa8e499214335b44ab9b681bb2709d3bae69fa269104212ad536c37ee830c60ef
Type
PlaceOrder
Status
Success
Block
3826663
Index
0
Nonce
1776957144993
Timestamp
14:57:44 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2447664,
    "price": 60180000000,
    "market_id": 0,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2447664,
    "price": 60180000000,
    "order_id": 7343073,
    "market_id": 0,
    "account_id": 8
  }
}