ParclExplorer

Transaction Details

Hash
0xbf259fd17680318bfa3193c27af12bc8c20b30e7d192b7a00c8c72a785a0c933
Type
PlaceOrder
Status
Success
Block
437367
Index
2
Nonce
1776264138385
Timestamp
13:32:37 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 28348500,
    "price": 26502000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 28348500,
    "price": 26502000000,
    "order_id": 906329,
    "market_id": 2,
    "account_id": 8
  }
}