ParclExplorer

Transaction Details

Hash
0xddfd62f650e16b818509a6f349b314941073dabe441804c2fbea4e4d1dcda585
Type
PlaceOrder
Status
Success
Block
3030091
Index
10
Nonce
1776875425007
Timestamp
17:30:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 29299935,
    "price": 22331000000,
    "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: 14
{
  "OrderPlaced": {
    "side": "Short",
    "size": 29299935,
    "price": 22331000000,
    "order_id": 5892539,
    "market_id": 1,
    "account_id": 8
  }
}