ParclExplorer

Transaction Details

Hash
0x0afb4643591d54c3971aa98fce5ad7ef06d6060d914ea9634d6396ff92bdcb85
Type
PlaceOrder
Status
Success
Block
228787
Index
4
Nonce
1776263666451
Timestamp
01:39:39 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 666679,
    "price": 22200000000,
    "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: 8
{
  "OrderPlaced": {
    "side": "Short",
    "size": 666679,
    "price": 22200000000,
    "order_id": 526133,
    "market_id": 1,
    "account_id": 8
  }
}