ParclExplorer

Transaction Details

Hash
0xeb042fc0c843c3a72c7989d2cd709a45ed800e4802395318c7afa3eb171c0331
Type
PlaceOrder
Status
Success
Block
3655000
Index
22
Nonce
1776956693318
Timestamp
05:10:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10861698,
    "price": 32483000000,
    "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": 10861698,
    "price": 32483000000,
    "order_id": 6955252,
    "market_id": 2,
    "account_id": 8
  }
}