ParclExplorer

Transaction Details

Hash
0xa6560eb96d088f89b182578f039e9e8533e410a20cc24af97516a81cb70e79e9
Type
PlaceOrder
Status
Success
Block
3474825
Index
11
Nonce
1776956259840
Timestamp
18:53:14 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 32158458,
    "price": 21784000000,
    "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: 21
{
  "OrderPlaced": {
    "side": "Short",
    "size": 32158458,
    "price": 21784000000,
    "order_id": 6563711,
    "market_id": 1,
    "account_id": 8
  }
}