ParclExplorer

Transaction Details

Hash
0xd3fc0e3731a510c5ebc9023f8295c904954b98ca8b87bd24a90c102368703cdf
Type
PlaceOrder
Status
Success
Block
3751816
Index
22
Nonce
1776956957100
Timestamp
10:41:29 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123293167,
    "price": 59677000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123293167,
    "price": 59677000000,
    "order_id": 7184416,
    "market_id": 0,
    "account_id": 8
  }
}