ParclExplorer

Transaction Details

Hash
0x4257e1c091865a50978dc78395f97811d5f86acd5d8f7feadb5040d76b31b440
Type
PlaceOrder
Status
Success
Block
3130411
Index
18
Nonce
1776875677163
Timestamp
23:14:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 11898400,
    "price": 42742000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 11898400,
    "price": 42742000000,
    "order_id": 6111980,
    "market_id": 2,
    "account_id": 8
  }
}