ParclExplorer

Transaction Details

Hash
0x077c6cb941f39511338e684e61ea4e559c2d2f7457d7782ffc2361d6b3b82f33
Type
PlaceOrder
Status
Success
Block
3333962
Index
0
Nonce
1776941468057
Timestamp
10:51:08 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 100000,
    "price": 0,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 47,
    "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": 100000,
    "price": 0,
    "order_id": 6407712,
    "market_id": 2,
    "account_id": 47
  }
}