ParclExplorer

Transaction Details

Hash
0x9fb6741f315e168a6127ac770fe71bc71c39edd019985711fec9af75eefb70ee
Type
PlaceOrder
Status
Success
Block
3464260
Index
4
Nonce
1776956235822
Timestamp
18:17:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 3393225,
    "price": 25293000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 5
{
  "OrderPlaced": {
    "side": "Long",
    "size": 3393225,
    "price": 25293000000,
    "order_id": 6543029,
    "market_id": 2,
    "account_id": 8
  }
}