ParclExplorer

Transaction Details

Hash
0xafc2ebe37b5ea9f9e2347f037eb0d00d48630ecee030c0a684942e73db50f6d6
Type
PlaceOrder
Status
Success
Block
3045935
Index
8
Nonce
1776875465913
Timestamp
18:25:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 18798230,
    "price": 30304000000,
    "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: 10
{
  "OrderPlaced": {
    "side": "Short",
    "size": 18798230,
    "price": 30304000000,
    "order_id": 5927704,
    "market_id": 2,
    "account_id": 8
  }
}