ParclExplorer

Transaction Details

Hash
0x40fc3fc9145ce34fe38232ba2e7e79d431fe3f45780a09e8a5557c950d40e9d8
Type
PlaceOrder
Status
Success
Block
942624
Index
25
Nonce
1776357471569
Timestamp
18:21:28 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2356140,
    "price": 22075000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2356140,
    "price": 22075000000,
    "order_id": 2253019,
    "market_id": 1,
    "account_id": 8
  }
}