ParclExplorer

Transaction Details

Hash
0xbbbc57c39bed7d56f63904c3f02511e071c21488c3bdd0df133a3e93eb8ee17e
Type
PlaceOrder
Status
Success
Block
3030123
Index
27
Nonce
1776875425144
Timestamp
17:30:55 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4665130,
    "price": 22331000000,
    "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": 4665130,
    "price": 22331000000,
    "order_id": 5892655,
    "market_id": 1,
    "account_id": 8
  }
}