ParclExplorer

Transaction Details

Hash
0x1c66d743fca2669ff20bff9ac27f15df87894c75c2fb8d37c5c77c7631854b76
Type
PlaceOrder
Status
Success
Block
3542900
Index
19
Nonce
1776956415138
Timestamp
22:46:18 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10766255,
    "price": 22048000000,
    "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: 25
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10766255,
    "price": 22048000000,
    "order_id": 6704268,
    "market_id": 1,
    "account_id": 8
  }
}