ParclExplorer

Transaction Details

Hash
0x87f68c8ba1713d3b2f8b9b386b64250ad1c52ae1eda2568fb1981c9180ced943
Type
PlaceOrder
Status
Success
Block
3109905
Index
13
Nonce
1776875620119
Timestamp
22:03:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10889981,
    "price": 23174000000,
    "market_id": 1,
    "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": 10889981,
    "price": 23174000000,
    "order_id": 6060470,
    "market_id": 1,
    "account_id": 8
  }
}