ParclExplorer

Transaction Details

Hash
0x4bd6c3dc46ac7c04f4046d563e5952c42a5654d8b7455cc1e393c0335b68de96
Type
PlaceOrder
Status
Success
Block
3988695
Index
0
Nonce
1777075942170
Timestamp
00:12:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 40000000,
    "price": 29400000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 67,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 40000000,
    "price": 29400000000,
    "order_id": 7647197,
    "market_id": 2,
    "account_id": 67
  }
}