ParclExplorer

Transaction Details

Hash
0x8cbc9274167ac3829f727acdbd668336e210d565bd4012c1ea01cc661ea2ba3c
Type
PlaceOrder
Status
Success
Block
3056980
Index
0
Nonce
1776875380295
Timestamp
19:02:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 98144,
    "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": 98144,
    "price": 29815000000,
    "order_id": 5948123,
    "market_id": 2,
    "account_id": 22
  }
}