ParclExplorer

Transaction Details

Hash
0xfffda2a7184a4bc7f4850f0e38bb0ca4ddbceba31d0db2aace8073102cbb47ed
Type
PlaceOrder
Status
Success
Block
3048127
Index
18
Nonce
1776875471593
Timestamp
18:32:31 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4233100,
    "price": 24034000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4233100,
    "price": 24034000000,
    "order_id": 5932579,
    "market_id": 1,
    "account_id": 8
  }
}