ParclExplorer

Transaction Details

Hash
0xdc5fcec8f543fc7e9a22939741b4e328eac655d5304a08aa9b3325c15cc42cb9
Type
PlaceOrder
Status
Success
Block
437094
Index
150
Nonce
1776264136718
Timestamp
13:31:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 58651000000,
    "market_id": 0,
    "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: 6
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 58651000000,
    "order_id": 905482,
    "market_id": 0,
    "account_id": 8
  }
}