ParclExplorer

Transaction Details

Hash
0x2cd77d71ade1c340db959daedd7a058f289b364a7777726a570a9efece39778b
Type
PlaceOrder
Status
Success
Block
3081750
Index
18
Nonce
1776875553095
Timestamp
20:27:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 33542871,
    "price": 22110000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 33542871,
    "price": 22110000000,
    "order_id": 6001220,
    "market_id": 1,
    "account_id": 8
  }
}