ParclExplorer

Transaction Details

Hash
0xfa29c3b5aa8196b3ba8ac5abc96d56111d5f0668c80d1de478262757113bebd4
Type
PlaceOrder
Status
Success
Block
3265698
Index
0
Nonce
1776927456528
Timestamp
06:57:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1710571331,
    "price": 0,
    "market_id": 2,
    "post_only": false,
    "stop_loss": {
      "order_type": "StopMarket",
      "limit_price": null,
      "trigger_price": 44400000000
    },
    "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": 1710571330,
    "price": 0,
    "order_id": 6405988,
    "market_id": 2,
    "account_id": 49
  }
}