ParclExplorer

Transaction Details

Hash
0xb2e47a1eaab5e9bd381b06349dfb03c5edb93739a310670381e5a2dc22579233
Type
PlaceOrder
Status
Success
Block
3581350
Index
20
Nonce
1776956508082
Timestamp
00:57:55 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 87127522,
    "price": 21793000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 87127522,
    "price": 21793000000,
    "order_id": 6789755,
    "market_id": 1,
    "account_id": 8
  }
}