ParclExplorer

Transaction Details

Hash
0xd3a710d8a90b09e17d26c35b1e74798f20b920e4877e37e082c4866c84732844
Type
PlaceOrder
Status
Success
Block
228510
Index
6
Nonce
1776263664855
Timestamp
01:38:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1245225,
    "price": 33599000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1245225,
    "price": 33599000000,
    "order_id": 525164,
    "market_id": 2,
    "account_id": 8
  }
}