ParclExplorer

Transaction Details

Hash
0x91c5623b881493c85c0526515324e44f14504070524f528c439b8ab9f6cda197
Type
PlaceOrder
Status
Success
Block
3279930
Index
0
Nonce
1776930376698
Timestamp
07:46:16 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 315592636,
    "price": 59500000000,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 50,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (2)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 315592636,
    "price": 59500000000,
    "order_id": 6406389,
    "market_id": 0,
    "account_id": 50
  }
}
OrderCanceledIndex: 1
{
  "OrderCanceled": {
    "reason": "SelfTradePrevention",
    "order_id": 6406388,
    "market_id": 0,
    "account_id": 50
  }
}