ParclExplorer

Transaction Details

Hash
0xef7ee16947ba83463d3c2e7970e6b20714608d54d7eca3c91064648a48b5431b
Type
PlaceOrder
Status
Success
Block
1307668
Index
26
Nonce
1776472795390
Timestamp
15:12:14 UTC

Transaction Data

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