ParclExplorer

Transaction Details

Hash
0xae0c643b18b177f9f23b8e614a0d63f07585d4c31134168ed268117f62313aff
Type
PlaceOrder
Status
Success
Block
3219072
Index
9
Nonce
1776875919180
Timestamp
04:18:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10485586,
    "price": 32256000000,
    "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: 17
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10485586,
    "price": 32256000000,
    "order_id": 6331228,
    "market_id": 2,
    "account_id": 8
  }
}