ParclExplorer

Transaction Details

Hash
0x47b5cc02c336389ade80e67c76dd585d8462ecfd48a080130bddf31d3b208089
Type
PlaceOrder
Status
Success
Block
437094
Index
32
Nonce
1776264136004
Timestamp
13:31:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 297307,
    "price": 114000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 297307,
    "price": 114000000,
    "order_id": 905476,
    "market_id": 2,
    "account_id": 8
  }
}