ParclExplorer

Transaction Details

Hash
0x98cc81ad09410819b52fa1cc27c6644ad0c0e6cdc533ce30309b5cccc92373be
Type
PlaceOrder
Status
Success
Block
3266734
Index
0
Nonce
1776927669161
Timestamp
07:01:09 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000000,
    "price": 0,
    "order_id": 6406022,
    "market_id": 2,
    "account_id": 49
  }
}