Ticker Registration Fallback Logic

Fallback logic when a ticker is no longer available to be registered.

Due to potential delays in the bonding curve process, there's a possibility that the selected ticker becomes unavailable by the time registration occurs. In such cases, the system will attempt a fallback:

  • If the original ticker is unavailable, a "T" is prefixed to it (e.g., HYPE becomes THYPE).

  • If the ticker has six characters, the last character is removed before the "T" is added (e.g., ASDFGH becomes TASDFG).

  • If the fallback ticker is also taken, the associated liquidity will automatically migrate to HyperSwap.

We make every effort to inform users during the trading process if a ticker is already registered on HyperCore.

Last updated