ParclExplorer

Transaction Details

Hash
0x02c337e3b6cba7877dd93408ca0fa72799b94b506bb0cce14e35dd08ee0a8489
Type
PlaceOrder
Status
Success
Block
3033899
Index
25
Nonce
1776875435509
Timestamp
17:43:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 22189290,
    "price": 22204000000,
    "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": 22189290,
    "price": 22204000000,
    "order_id": 5901033,
    "market_id": 1,
    "account_id": 8
  }
}