ParclExplorer

Transaction Details

Hash
0x79ce1d927326357df69435067aab2f66f82fab12bcde4329f85f83e7e19f14e4
Type
PlaceOrder
Status
Success
Block
3851152
Index
18
Nonce
1776957207620
Timestamp
16:21:35 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 27451610,
    "price": 22005000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 27451610,
    "price": 22005000000,
    "order_id": 7393890,
    "market_id": 1,
    "account_id": 8
  }
}