ParclExplorer

Transaction Details

Hash
0x9df575b12aa726173bb1bf63d1ade88e62e7b51289aee7bdbefa9d51d47dc4d7
Type
PlaceOrder
Status
Success
Block
1306159
Index
22
Nonce
1776472789871
Timestamp
15:07:04 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2154123,
    "price": 21779000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2154123,
    "price": 21779000000,
    "order_id": 2876164,
    "market_id": 1,
    "account_id": 8
  }
}