ParclExplorer

Transaction Details

Hash
0xad499ae5f88fb6f21cb18da3eef2f584a6754366b767f641eb50cbf21b82619e
Type
PlaceOrder
Status
Success
Block
1577888
Index
52
Nonce
1776473595922
Timestamp
06:38:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42450239,
    "price": 21681000000,
    "market_id": 1,
    "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: 43
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42450239,
    "price": 21681000000,
    "order_id": 3497552,
    "market_id": 1,
    "account_id": 8
  }
}