ParclExplorer

Transaction Details

Hash
0xd21b84a86f7308821d84627414014fa24d18e7802b285d3ab266003a0eaf37f5
Type
PlaceOrder
Status
Success
Block
850478
Index
11
Nonce
1776357176997
Timestamp
13:05:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 434928,
    "price": 23690000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 434928,
    "price": 23690000000,
    "order_id": 2017504,
    "market_id": 1,
    "account_id": 8
  }
}