ParclExplorer

Transaction Details

Hash
0x70be657f1142f24271064c8d29ca7e05fd4f5af17717f38c634664ca11b1a6c2
Type
PlaceOrder
Status
Success
Block
3878300
Index
26
Nonce
1776957271633
Timestamp
17:54:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 8506159,
    "price": 31337000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Short",
    "size": 8506159,
    "price": 31337000000,
    "order_id": 7447197,
    "market_id": 2,
    "account_id": 8
  }
}