ParclExplorer

Transaction Details

Hash
0x52d5d4583201ea79e77ccb74ecb11e1a03cbf23efbc961fb8338a92828f8faf3
Type
PlaceOrder
Status
Success
Block
3851396
Index
25
Nonce
1776957208156
Timestamp
16:22:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 22866251,
    "price": 22187000000,
    "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": 22866251,
    "price": 22187000000,
    "order_id": 7394331,
    "market_id": 1,
    "account_id": 8
  }
}