ParclExplorer

Transaction Details

Hash
0x87904e14a8d2dcd0909ceeb5070be5f2176a1834951da3ce65565f130f6ac426
Type
PlaceOrder
Status
Success
Block
3655000
Index
25
Nonce
1776956693316
Timestamp
05:10:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 50285638,
    "price": 30202000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 50285638,
    "price": 30202000000,
    "order_id": 6955255,
    "market_id": 2,
    "account_id": 8
  }
}