ParclExplorer

Transaction Details

Hash
0x1267dd3a739ea7cebc6a8d1e2d9de77f315a73540fc53ff0aca787eff68a8100
Type
PlaceOrder
Status
Success
Block
3853052
Index
56
Nonce
1776957212218
Timestamp
16:28:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 51528382,
    "price": 30500000000,
    "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: 42
{
  "OrderPlaced": {
    "side": "Short",
    "size": 51528382,
    "price": 30500000000,
    "order_id": 7397679,
    "market_id": 2,
    "account_id": 8
  }
}