ParclExplorer

Transaction Details

Hash
0x5ed391c6db491ae7a1a8c3b9352a019f97f0ceecd6c790d59a2ccf68de791626
Type
PlaceOrder
Status
Success
Block
3645644
Index
19
Nonce
1776956664555
Timestamp
04:38:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 256543450,
    "price": 21534000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Long",
    "size": 256543450,
    "price": 21534000000,
    "order_id": 6931859,
    "market_id": 1,
    "account_id": 8
  }
}