ParclExplorer

Transaction Details

Hash
0x7240918c16a6010a29245d41267f55e1c82192edc09c93e9e0c09d51424abf61
Type
PlaceOrder
Status
Success
Block
437095
Index
97
Nonce
1776264136720
Timestamp
13:31:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 21499000000,
    "market_id": 1,
    "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: 3
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 21499000000,
    "order_id": 905488,
    "market_id": 1,
    "account_id": 8
  }
}