ParclExplorer

Transaction Details

Hash
0x08debd8121baeb96331d53c9092f1c998c22f96e6a3c724c0cd6a1c582a8e7ed
Type
PlaceOrder
Status
Success
Block
1307603
Index
20
Nonce
1776472795084
Timestamp
15:12:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 658830,
    "price": 34959000000,
    "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: 4
{
  "OrderPlaced": {
    "side": "Short",
    "size": 658830,
    "price": 34959000000,
    "order_id": 2880206,
    "market_id": 2,
    "account_id": 8
  }
}