ParclExplorer

Transaction Details

Hash
0xe92d4c76934bd3787ead3f48d879e9f172db31df3bce04d665a4bdc0856ab04b
Type
PlaceOrder
Status
Success
Block
3712903
Index
21
Nonce
1776956845291
Timestamp
08:28:16 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123185894,
    "price": 29755000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123185894,
    "price": 29755000000,
    "order_id": 7086445,
    "market_id": 2,
    "account_id": 8
  }
}