ParclExplorer

Transaction Details

Hash
0x9eb824cd8a61b825f83e051aec2bb1afd87fee281dbb5ae1c8af63ffe0d94af2
Type
PlaceOrder
Status
Success
Block
3184332
Index
11
Nonce
1776875821439
Timestamp
02:19:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 11112876,
    "price": 32431000000,
    "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: 19
{
  "OrderPlaced": {
    "side": "Short",
    "size": 11112876,
    "price": 32431000000,
    "order_id": 6241558,
    "market_id": 2,
    "account_id": 8
  }
}