ParclExplorer

Transaction Details

Hash
0x3a840af0533626d8f8771c659e78836251df0c5fe465af1837c92b81eb1d6b9a
Type
PlaceOrder
Status
Success
Block
3134768
Index
3
Nonce
1776875689804
Timestamp
23:28:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 22884050,
    "price": 30573000000,
    "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": 22884050,
    "price": 30573000000,
    "order_id": 6123647,
    "market_id": 2,
    "account_id": 8
  }
}