ParclExplorer

Transaction Details

Hash
0x9330d39fc13d7e509c80b805fda7b1ada6da41f4929c49b8afaa388bd4a8722a
Type
PlaceOrder
Status
Success
Block
3179901
Index
11
Nonce
1776875807521
Timestamp
02:03:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 726204,
    "price": 8181000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Long",
    "size": 726204,
    "price": 8181000000,
    "order_id": 6229337,
    "market_id": 2,
    "account_id": 8
  }
}