ParclExplorer

Transaction Details

Hash
0x3a67eec7be9b5f6ce22e19db53b465b87c2a546458760734ccb4c2596ec42caf
Type
PlaceOrder
Status
Success
Block
228457
Index
2
Nonce
1776263660398
Timestamp
01:38:31 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 22883015,
    "price": 25213000000,
    "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": 22883015,
    "price": 25213000000,
    "order_id": 524888,
    "market_id": 2,
    "account_id": 8
  }
}