ParclExplorer

Transaction Details

Hash
0x0e9af195ed448b8633a56987cb55633b1d4b7d19896ff53c43aed825c6358c42
Type
PlaceOrder
Status
Success
Block
437144
Index
19
Nonce
1776264137624
Timestamp
13:31:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3877568,
    "price": 27923000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3877568,
    "price": 27923000000,
    "order_id": 905673,
    "market_id": 2,
    "account_id": 8
  }
}