ParclExplorer

Transaction Details

Hash
0xa3f5729ea05159eb09110799c6f889c0066ed0d4e1027ae0819c83c1e0725a8c
Type
PlaceOrder
Status
Success
Block
3065984
Index
21
Nonce
1776875512323
Timestamp
19:33:37 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42796589,
    "price": 59642000000,
    "market_id": 0,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42796589,
    "price": 59642000000,
    "order_id": 5966548,
    "market_id": 0,
    "account_id": 8
  }
}