ParclExplorer

Transaction Details

Hash
0xfc8ac2f21695a93b54c51186ccbb582ea5e1a745028f32a7a187713dd2fd30ce
Type
PlaceOrder
Status
Success
Block
228422
Index
10
Nonce
1776263659922
Timestamp
01:38:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 17868025,
    "price": 25329000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Long",
    "size": 17868025,
    "price": 25329000000,
    "order_id": 524702,
    "market_id": 2,
    "account_id": 8
  }
}