ParclExplorer

Transaction Details

Hash
0xeaa861e3e7bb1a7cef937c56c4ba46b8f415ad838211658a64c6c5d79940a60b
Type
PlaceOrder
Status
Success
Block
3464649
Index
20
Nonce
1776956236721
Timestamp
18:18:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 29433504,
    "price": 22142000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 29433504,
    "price": 22142000000,
    "order_id": 6543795,
    "market_id": 1,
    "account_id": 8
  }
}