ParclExplorer

Transaction Details

Hash
0x0f078ea9f3e976465dc3c930aaaacd9df6f9f6239e5d75bf273ec3a1484786d6
Type
PlaceOrder
Status
Success
Block
3180997
Index
12
Nonce
1776875811371
Timestamp
02:07:38 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 43359854,
    "price": 30335000000,
    "market_id": 2,
    "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: 23
{
  "OrderPlaced": {
    "side": "Short",
    "size": 43359854,
    "price": 30335000000,
    "order_id": 6232592,
    "market_id": 2,
    "account_id": 8
  }
}