ParclExplorer

Transaction Details

Hash
0x5c9513429e38ece8fe095495ebbc01ea6af74ef1e6a4b492e5f94d3fa1139b4b
Type
PlaceOrder
Status
Success
Block
228555
Index
80
Nonce
1776263665204
Timestamp
01:38:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 887285,
    "price": 18117000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Long",
    "size": 887285,
    "price": 18117000000,
    "order_id": 525341,
    "market_id": 2,
    "account_id": 8
  }
}