ParclExplorer

Transaction Details

Hash
0xdab205073b3b98efcf0518f807fa7e19de3512e6dc5ec15ed3734a69595843b5
Type
PlaceOrder
Status
Success
Block
3856967
Index
23
Nonce
1776957222276
Timestamp
16:41:30 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 12201528,
    "price": 32768000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 12201528,
    "price": 32768000000,
    "order_id": 7406025,
    "market_id": 2,
    "account_id": 8
  }
}