ParclExplorer

Transaction Details

Hash
0xd92a317aeb962d3b508a90d530157f021a46a4517e7b1732039eff4ad4159d5e
Type
PlaceOrder
Status
Success
Block
940820
Index
0
Nonce
1776357466241
Timestamp
18:15:18 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 11272221,
    "price": 21719000000,
    "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": 11272221,
    "price": 21719000000,
    "order_id": 2248301,
    "market_id": 1,
    "account_id": 8
  }
}