ParclExplorer

Transaction Details

Hash
0xdf62ee178bb98c2fa532d725f92ebcaed335d4ffe36742222cea455db7b87317
Type
PlaceOrder
Status
Success
Block
3612206
Index
23
Nonce
1776956584511
Timestamp
02:43:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 111139000,
    "price": 22032000000,
    "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: 42
{
  "OrderPlaced": {
    "side": "Short",
    "size": 111139000,
    "price": 22032000000,
    "order_id": 6860910,
    "market_id": 1,
    "account_id": 8
  }
}