ParclExplorer

Transaction Details

Hash
0xca86afc4ca2bf3963acaef99d15d30a36fb7b4764b0aa1ad5f5bd4e5cf46682e
Type
PlaceOrder
Status
Success
Block
4219782
Index
5
Nonce
1776958039525
Timestamp
13:23:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3837119,
    "price": 31303000000,
    "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: 6
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3837119,
    "price": 31303000000,
    "order_id": 8123811,
    "market_id": 2,
    "account_id": 8
  }
}