ParclExplorer

Transaction Details

Hash
0xa2cba1bd47f39e3f725b22deb8d1d549a700be32bc9fae865b989230c90b4bb5
Type
PlaceOrder
Status
Success
Block
4013381
Index
0
Nonce
1776957541953
Timestamp
01:36:55 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 11930048,
    "price": 60545000000,
    "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": 11930048,
    "price": 60545000000,
    "order_id": 7692225,
    "market_id": 0,
    "account_id": 8
  }
}