ParclExplorer

Transaction Details

Hash
0xe631db9d7077c5301aefb62af1fc3cbe25d00936713190c9e6f7ed295577650d
Type
PlaceOrder
Status
Success
Block
228690
Index
22
Nonce
1776263666134
Timestamp
01:39:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 251456,
    "price": 33598000000,
    "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: 24
{
  "OrderPlaced": {
    "side": "Short",
    "size": 251456,
    "price": 33598000000,
    "order_id": 525871,
    "market_id": 2,
    "account_id": 8
  }
}