ParclExplorer

Transaction Details

Hash
0x9301be6fd15113dca9f49fb71ebddabf3196887255f9fd562f5c503def07cbc8
Type
PlaceOrder
Status
Success
Block
4002957
Index
8
Nonce
1776957520435
Timestamp
01:01:15 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 47243094,
    "price": 21912000000,
    "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: 15
{
  "OrderPlaced": {
    "side": "Short",
    "size": 47243094,
    "price": 21912000000,
    "order_id": 7673098,
    "market_id": 1,
    "account_id": 8
  }
}