ParclExplorer

Transaction Details

Hash
0xf4c40c1513a3870ae6ed1082b60a8a122acac32bcf54ecfff3bafff519f4d197
Type
PlaceOrder
Status
Success
Block
3338841
Index
0
Nonce
1776942469233
Timestamp
11:07:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 17048914,
    "price": 28900000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 39,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 17048914,
    "price": 28900000000,
    "order_id": 6407823,
    "market_id": 2,
    "account_id": 39
  }
}