ParclExplorer

Transaction Details

Hash
0x70ce6cad722d41e62eccca82b4f092935d65a0ee94ef9c78e0e406a68d5ac010
Type
PlaceOrder
Status
Success
Block
3403550
Index
0
Nonce
1776955752168
Timestamp
14:49:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 627762,
    "price": 59736000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 52,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 627762,
    "price": 59736000000,
    "order_id": 6413531,
    "market_id": 0,
    "account_id": 52
  }
}