ParclExplorer

Transaction Details

Hash
0xa9e8b4320864cad149fa601952dd2b58e9f0d75231820092933a23d5f4f8b641
Type
PlaceOrder
Status
Success
Block
3065060
Index
23
Nonce
1776875510090
Timestamp
19:30:27 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 17912356,
    "price": 22350000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 17912356,
    "price": 22350000000,
    "order_id": 5964653,
    "market_id": 1,
    "account_id": 8
  }
}