ParclExplorer

Transaction Details

Hash
0x9063ac23958235f1422b6dd387fc04f419a5b45f0305325e764eb98cb2d397a4
Type
PlaceOrder
Status
Success
Block
3060035
Index
0
Nonce
1776875380317
Timestamp
19:13:16 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 195536,
    "price": 29815000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 22,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 195536,
    "price": 29815000000,
    "order_id": 5953932,
    "market_id": 2,
    "account_id": 22
  }
}