ParclExplorer

Transaction Details

Hash
0xa828ad8cdeebe4ca8b80a8c05b358196583ec5b400286cc775d874be42b4c4bd
Type
PlaceOrder
Status
Success
Block
3247050
Index
15
Nonce
1776875994502
Timestamp
05:53:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 11738532,
    "price": 32453000000,
    "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: 22
{
  "OrderPlaced": {
    "side": "Short",
    "size": 11738532,
    "price": 32453000000,
    "order_id": 6400512,
    "market_id": 2,
    "account_id": 8
  }
}