home
navigate_next
Blog
navigate_next
Newsletters

🆕 HollaEx® v2.15 — Singha

AUTHOR:
HollaEx®
• Date Published:
May 7, 2025
Permission editing for roles, error ID codes, trading-themed landing page, new email templates, & easy HTML email styling in HollaEx® v2.15
🆕 HollaEx® v2.15 — Singha

Bam! Singh is out.

HollaEx® v2.15, codenamed 🐉 Singha, is a release packed with cutting-edge features to supercharge your exchange operations. Tailored for serious operators, this enterprise-grade update introduces advanced team management tools to streamline collaboration and scale effortlessly. Singha v2.15 empowers medium to large teams with specialized crypto job roles, enhanced error handling with clear identifiers, a sleek trading-themed landing page and a simplified custom email design process — just paste your HTML and save. It’s our most sophisticated white-label solution yet, engineered to scale your crypto platform to towards all-time highs!


Key Highlights of HollaEx® v2.15 Singha

  • Role Permissions: Access to permissions for each Role for editing, as well as the ability to create entirely new Exchange Operator Roles.
  • Error Codes: Both user and exchange operator alike can more easily identify errors with a simple unique numbered codes for errors.
  • Trading Themed Landing Page: A new and improved landing page with more sections.
  • Email Customized Templates: Ability to create custom email styles much more simplify by just pasting and saving HTML directly on the exchange Operator Control Panel.

Click here to read a short v2.15 summary, for a detailed breakdown of the main features with screenshots continue reading on 👇 below.

Role Permissions

The first major feature in this update targets Enterprise platforms, empowering medium to large-sized exchanges with customizable team Roles. Exchange owners and senior operators can now edit default Roles or create entirely new ones tailored to their organizational needs.

For example, new crypto management, marketing, auditing, training, support roles can now be created from scratch.

The exchange owner can now create entirely new 'Roles' with their own fully-customizble 'permissions'.

Every newly launched exchange comes preloaded with eight standard team roles: Admin, Manager, Supervisor, KYC, Communications, Announcer, Auditor, and Support. These default roles, each with preset permissions, are designed to meet the needs of most crypto businesses.

However, as platforms grow, larger teams often require more specialized setups — such as additional transaction verification steps and complete control over who can access what function and what page.

Roles Tip: Deleting a Role that already has a designated operator will require first removing all operators using the job role.

Permission list

With the new Roles page, operators can now review and customize all 150+ available permissions. Admins have full control to create hyper-specific, purpose-driven crypto team job roles.

Preview Permission List
  • announcements
  • audits
  • balance
  • balances
  • bank
  • broker
  • burn
  • check transaction
  • coin
  • coins
  • complete setup
  • dash token
  • deactivate otp
  • deposits

You can preview available permissions directly from your exchange's 'Operator Control Panel' → 'Roles' page.

See below 👇 for a few example combinations using the permission API Routes.

Job Roles Examples:

  • As your P2P markets ramp up, you may encounter an increase in disputes that need extra manual attention in order to be resolved. In this case the operator can create a new dedicated P2P role for resolving disputes that come up from the P2P trading envirorment:
Simply check the P2P related check boxes, create the role and designate the role.

  • As your exchange business scales, the frequency of communication naturally increases. Assigning a team member to a marketing-focused role can greatly streamline this process. You can easily achieve this by granting permissions related to Announcements. Additionally, this role can be expanded to include Kit Config permissions for broader content management responsibilities:

Designate a member of a team to handle only the Announcements on your platform.

  • Set up an Audit role for compliance purposes:

An Audit role can be created that can GET the data & events they need for compliance.

Roles Tip: The original admin that started the exchange can't be removed by other operators.

Role Branding

In addition the exchange operator can now visually brand roles by assigning a name, description and color. A randomly generated badge will be automatically assigned to the new role. This allows businesses to provide clear job titles and establish recognizable crypto job function roles within their organization.

Roles can be issued their own symbol and color code.

Other Role Restrictions

Coming soon will be way to limit mint and burn of assets. Also, ability to restrcit access to certain user tier levels.

Why Team Roles Matter

This enterprise-level feature provides super fine-grained control unmatched by other white-label exchanges. It enables an easily auditable permission system tailored to real-world crypto operations — promoting internal accountability, minimizing security risks, and clearly defining team responsibilities.

Much like other fintech companies, you can now build your own secure financial system by assigning trusted roles across your team. This not only enhances operational control but also brings new levels of transparency and accountability that were previously tricky to provide without being HollaEx® API fluent.

Error Identifiers

Prior to v2.15, interpreting error messages could be difficult, especially for non-English-speaking operators and users.

Now, all system errors come with a unique error code to simplify troubleshooting and support and for simpler building by developers. Previously, developers faced challenges when responding to ambiguous errors, complicating automation and event handling. Now, precise error codes allow developers to confidently implement event-driven logic and automate reliable responses.

For example, errors will have a unique number like so:

Error Codes Preview

  • Code 17: Sign up not available
  • Code 18: User is not verified
  • Code 19: User is not activated
  • Code 20: User already exists
  • Code 21: User successfully registered
  • Code 22: Incorrect credentials.
  • Code 23: Incorrect credentials. You have 5 more attempts left
  • Code 24: Incorrect credentials. You have 4 more attempts left

New Landing Page

Version 2.15 introduces a completely new landing page layout, designed to help operators drive their marketing points straight after launching.

Key improvements include:

  • Direct editing of titles and descriptions using Edit Mode.

  • A refreshed horizontal price ticker.

  • New call-to-action sections.

  • An expandable Question & Answer accordion.

  • A mini-convert tool for quick currency conversions.

Tip: The coin and markets displayed on your landing page are determined by the assets you've activated on your exchange. Clicking a coin will take the user inside the exchange for more coin data and action points.

Importantly, this landing page has its own independent design system — changes to your exchange’s color theme won't affect it unless manually edited. Graphics, icons, and backgrounds can still be fully customized via Edit Mode, but all changes must be PUBLISHED to go live.

Tip: Your landing page won't be effected by color themes.

Custom HTML Email

Operators can now fully customize system emails with the new Custom HTML Email system. Simply paste your HTML code, save, and you're good to go.

Example of template in action.

Building your own template

HTML is one of the oldest web standards for building stuff for the internet, that means there are countless tools that help you build stuff in plain old HTML.

Note, when customizing, be sure to leave dynamic content like ${time} and ${name} intact — these areas will automatically populate with user-specific information, time, coins, and your brand name, etc.

HTML Email section of the Operator Controls. All HTML styling (e.g., style='color:...') can be customized to fit your brand’s visual identity.

Further HTML Email Customizations

For more visual control over your exchange's automated emails simply search "create email template with HTML" in Google, or ask any AI tool to build an email for you using HTML.

HTML Example Template: You can download (or copy & paste) this automated 'Login' event email in HTML format here.

You can easily tweak the above template with important information by digging into the HTML code yourself and using Ctrl+f to find key areas such as the biz URLs, logo image links and other exchange dynamic content areas that start with: ${

Other Updates

  • New Tokenization Page: One of the largest use cases for operating a crypto exchange is token creation and listing. To highlight this core feature, we've launched a new Token Page at HollaEx.com.
New white-label crypto educational token page.

  • New How-To Documentation: Smart Chain Trading documentation has been published, providing operators with a step-by-step guide on leveraging advanced trading routing using intermediary assets.
  • UI and Experience Optimizations: v2.15 also includes smaller but impactful UX updates
  • Polish on Announcement system

  • Updated UI icons for sharper interface clarity

  • Enhanced sign-out confirmation dialog

  • Quick Trade mini-chart now features a hover price tooltip
Recently added coin price history tooltip on Convert Quick Trade

What’s Next?

Upcoming features in the works for HollaEx®:

  • Margin Trading: System is in heavy testing phase and the expected public release date is approaching fast!
  • Order Entry Upgrades: Continued refinements for professional trader workflows.

  • Dual Order Book View: New option to view the orderbook side-by-side (horizontal) instead of vertically.

  • Podcast Launch: A new episode from SourceForge.net will dive behind the scenes with HollaEx®'s lead architect.

  • UI-v3: Currently in development is a modernized white-label front-end design that is completely new.
Coming Soon:
A fresh new exchange look

Get HollaEx® v2.15 Now

Singha -- Built for growth.

With regulatory clarity improving and pro-crypto policy shifts accelerating, 2025 marks a turning point. The momentum is real. Now is the time to scale.

Login to your exchange dashboard and upgrade to v2.15 Today!

This release gives operators true Enterprise level tooling to expand confidently — from managing larger teams to improved marketing and communication capabilities. HollaEx® brings the power of global finance to your fingertips.

*****

Why White-Label Software Wins Every Time for Crypto Businesses 👇

Every so often, a software breakthrough occurs and shakes up how business is done — whether it was yesterday’s blockchain, or the newest AI agents. Today, our money has become a global public good thanks to public ledger technology, AKA blockchains that are now delivered in neatly packaged, white-label software solutions that are easy to use, highly secure, and hyper cost-effective.

Since money touches every part of your business, integrating financial software that actually operates on blockchain rails isn’t optional — it’s essential. 👌

The Advantages of Money $oftware 

  • Reduce Dev Costs: Enter the market faster. Cut expensive development costs by approximately -54% when using a white-label that already has everything integrated.
  • Hyper-Focused: We pay attention to one thing — Exchanges. That clarity sharpens our environmental control over trading, access, and dependencies, compounding to deliver deep layered security.
  • Cross-Platform Crypto Software: Avilable on iOS app, Android app, as well as desktop versions for Windows, macOS and of course web respectively.
  • OTC Broker Desk: Build crypto hedging strategies for every OTC deal that gets executed on your platform. Set your own token pricing and apply margin price spreads.
  • Battle-tested software: Over 128+ releases and years of software development openly built and ttrack record on GitHub.
  • Clear Pricing: Simple, economical cloud exchange plans that simplify long-term business planning — Bull or bear.
  • Listed on All Major Cloud Providers: AWS, DigitalOcean, OVHCloud, & many others.
  • Trusted by largest review websites: G2, SourceForge, Slashdot and many other major software curation platforms.

If your business isn't already leveraging blockchain technology, stablecoins, or digital assets, you're falling behind. Now is the ideal time to upgrade your infrastructure to Web3 to remain at the forefront of global trade.

Our track record speaks for itself — one of the first and longest-operating white-label exchange providers, with an industry-recognized team in Web3 fintech.

💡 Want to learn more? → Read about
our software here
🚀 Are you just starting? →
Start here
🛠️ Need help? → Get help her

arrow_back
Back to blog