ParclExplorer

Transaction Details

Hash
0x7d7c4dba7317df2e28cc389b16db8885288e030c01d9346c1966bea03d5558e4
Type
PlaceOrder
Status
Success
Block
3955587
Index
0
Nonce
1776957427072
Timestamp
22:19:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 33018629,
    "price": 30281000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 33018629,
    "price": 30281000000,
    "order_id": 7587405,
    "market_id": 2,
    "account_id": 8
  }
}