ParclExplorer

Transaction Details

Hash
0xceed694dd743ea14fd4662d9a686c727acac80556d3b4170d13da91f87876d50
Type
PlaceOrder
Status
Success
Block
3431102
Index
0
Nonce
1776956155268
Timestamp
16:23:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9925602,
    "price": 30277000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9925602,
    "price": 30277000000,
    "order_id": 6466676,
    "market_id": 2,
    "account_id": 8
  }
}