ParclExplorer

Transaction Details

Hash
0x79ae6d8e33f7c6bd68a7f8b696c348f5b2639d7c22f80cab47c439e1e4e86858
Type
PlaceOrder
Status
Success
Block
3264707
Index
0
Nonce
1776927253506
Timestamp
06:54:13 UTC

Transaction Data

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

Events (1)

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