ParclExplorer

Transaction Details

Hash
0x15593d61cb7e127ffdaccb49c8c79975fa35a69f46499acdbbe94f59858056fd
Type
PlaceOrder
Status
Success
Block
1306258
Index
25
Nonce
1776472790285
Timestamp
15:07:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 173404,
    "price": 12353000000,
    "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": 173404,
    "price": 12353000000,
    "order_id": 2876500,
    "market_id": 2,
    "account_id": 8
  }
}