ParclExplorer

Transaction Details

Hash
0xa083eed883de7a4967f460e4340cacad50f594bce011d2fc3599d08d9da6f2bb
Type
PlaceOrder
Status
Success
Block
228567
Index
1
Nonce
1776263665617
Timestamp
01:38:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 6875987,
    "price": 21463000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Long",
    "size": 6875987,
    "price": 21463000000,
    "order_id": 525463,
    "market_id": 1,
    "account_id": 8
  }
}