ParclExplorer

Transaction Details

Hash
0xaede09607eb2d9d20d677c838271f4571dbd8ad6d3e9c673cad8d8200f8f6475
Type
PlaceOrder
Status
Success
Block
3110062
Index
27
Nonce
1776875620563
Timestamp
22:04:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1236150,
    "price": 42981000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1236150,
    "price": 42981000000,
    "order_id": 6060858,
    "market_id": 2,
    "account_id": 8
  }
}