ParclExplorer

Transaction Details

Hash
0x3d3d635ceb4eace170ab3b8885fb7c401516b2151a66a0f0df366c842a49c49c
Type
PlaceOrder
Status
Success
Block
3261528
Index
0
Nonce
1776926601119
Timestamp
06:43:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 688388021,
    "price": 0,
    "market_id": 2,
    "post_only": false,
    "stop_loss": {
      "order_type": "StopMarket",
      "limit_price": null,
      "trigger_price": 28400000000
    },
    "account_id": 48,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": {
      "order_type": "StopMarket",
      "limit_price": null,
      "trigger_price": 30000000000
    },
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 647125960,
    "price": 0,
    "order_id": 6405829,
    "market_id": 2,
    "account_id": 48
  }
}