ParclExplorer

Transaction Details

Hash
0x976b0f7c9c40dd1604c9a556b3725ac519b9535833e554455cf4ed9bba943ca8
Type
PlaceOrder
Status
Success
Block
3938881
Index
0
Nonce
1776957394402
Timestamp
21:21:55 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 32078014,
    "price": 22064000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 32078014,
    "price": 22064000000,
    "order_id": 7557475,
    "market_id": 1,
    "account_id": 8
  }
}