ParclExplorer

Transaction Details

Hash
0xaaa9ad141b42ab1ea27528f3eee806c65b13f7879cc2e43472ac6307e520c889
Type
PlaceOrder
Status
Success
Block
1306015
Index
25
Nonce
1776472789339
Timestamp
15:06:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 27503325,
    "price": 27497000000,
    "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": 27503325,
    "price": 27497000000,
    "order_id": 2875756,
    "market_id": 2,
    "account_id": 8
  }
}