ParclExplorer

Transaction Details

Hash
0xf76dc0414493621293b8d1f365ad52781166f9937a5c4b03a55f0acd4064a29c
Type
PlaceOrder
Status
Success
Block
3826761
Index
28
Nonce
1776957145352
Timestamp
14:58:04 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 25543295,
    "price": 21945000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 25543295,
    "price": 21945000000,
    "order_id": 7343354,
    "market_id": 1,
    "account_id": 8
  }
}