HollaEx®
⚙️ DashboardStart →
  • HollaEx® — The Crypto Exchange Solution
  • ☁️Cloud Operators
    • Launching the Exchange
    • Setting Domain for Cloud Exchanges
    • Easy SMTP for Cloud Exchanges
    • SEO Settings for Cloud Exchanges
      • SEO Advanced Settings
  • ⚙️Operating Your Exchange
    • Operator Control Panel
      • General
      • Users
      • User Profile
      • Assets
      • Markets
      • Stakes
      • Sessions
      • Plugins Apps
      • Trading Fees & Account Tiers
      • Roles
      • Chat
      • Billing
    • Customize Exchange
      • Browser Tools
        • Enter Edit Mode
        • Operator Controls (Visuals)
        • Console
      • Plugins
      • Forked Repo
    • Fiat Controls
      • Initial Setup
      • Setting Up Fiat On/ Off Ramp
      • Editing Deposit & Withdrawal Fees
      • Users Making Fiat Deposit
      • Users Trading With Fiat
      • User Making Fiat Withdrawal
    • Staking
    • OTC Broker
    • P2P
      • P2P Overview
      • P2P Setup
      • P2P Troubleshooting
      • P2P Vendor Flow
    • Smart Chain Trading
    • Assets & Trading Pairs
      • Add New Assets & Trading Pairs
      • Configure Pair Parameters
    • Set up the SMTP Email
      • Set up SMTP with AWS SES
      • Set up SMTP with Mailgun
      • Set up SMTP with SendGrid
      • Test the SMTP with Gmail
    • Enabling reCAPTCHA
    • Email Customization & Audit
    • DeFi Asset Staking Process
  • 🧩Plugins
    • HollaEx Plugins
      • Announcements
      • Bank
      • AWS SNS (Text Messages - SMS)
      • KYC
      • Automatic KYC
      • Messente
      • Advanced Referral
      • CoinMarketCap
      • Guardarian
    • Install Plugins
    • Developing Plugins
      • Development Walkthrough: Hello-Plugin
        • Initialization
        • Configuration
        • Scripting
        • Web View
        • The Final Product & Installation
      • Advanced
        • Initialization
        • Config
        • Server Script
        • Plugin Libraries
        • Web View
        • Final Plugin Product
        • Advanced Tutorial: Using the user meta field
        • Advanced Tutorial: Adding a new database table column
        • Advanced Tutorial: Creating a new database table
      • Simple Wallet Example
      • Web View Development
        • Overview
        • External dependencies
        • Getting started
        • Basic Tutorial: Hello Exchange Plugin web view
        • Advanced Tutorial: KYC Plugin web views
    • Bank Integration
      • Handling Deposits
      • Handling Withdrawals
  • 👷Developers
    • API Guide
      • API Example Scripts
    • Run Dev Mode
    • Build a New Front-end Interface
  • 🧰On-Premise Operators (Advanced Only)
    • On-Premise Exchange Setup
      • Getting Started — Requirements
      • Installation
      • Server Setup
      • Web Setup
      • Production
    • CLI How-Tos
      • Start Exchange
      • Stop Exchange
      • Upgrade Exchange
        • Build and Apply the Code Changes
      • Get Exchange Logs
      • Get a Backup and Restore
      • Exchange Migration
      • Command List
    • Run Exchange on Kubernetes
    • Troubleshooting Guide
  • 🚀Advanced
    • SEO Optimization
    • Nginx
    • Rate Limits
    • Database
      • Upgrade Database
    • Dependencies
    • Contents Delivery Network
      • Cloudflare CDN for HollaEx
      • CloudFront CDN for HollaEx
    • Load Balancer
      • AWS ELB
      • DigitalOcean LB
    • Customize Kubenretes Ingress
    • Exchange Keys
      • Exchange API Keys Troubleshoot
    • HollaEx on non-Linux
      • HollaEx on Windows
      • HollaEx on macOS
    • The Network Tool Library
      • Accessing the Network Tool Library
      • Functions
        • WebSocket
      • Simple Example: Creating a User and Wallet
      • Getting More Interesting: Orders with the Tools
        • Setup: Using the transferAsset function
        • Creating and Monitoring a Sell Order
        • Settling Fees
      • Private HollaEx Network
    • Docker Content Trust (DCT)
    • Revenue Sharing
  • 📦Releases
    • Release Notes
    • Side Notes
  • ➡️External Links
  • Blogs
  • Forum
  • Videos
  • Twitter X
  • Telegram
  • Interactive Demo
  • Discord Community
  • API Documentation
  • Tools Library Documentation
  • Node Library Documentation
  • Plugins Documentation
Powered by GitBook
On this page
  • How the Fiat Controls Work
  • Depositing
  • Withdrawing
  1. Operating Your Exchange

Fiat Controls

Available to On-Premise Boost, and Cloud Enterprise Operators, the Fiat Controls give you complete control over your users' crypto/ fiat conversion process

Using the Fiat Controls successfully relies on having access to sufficient liquidity for the chosen crypto and fiat assets.

HollaEx does not provide liquidity through its liquidity-sharing system for markets utilizing fiat currencies

How the Fiat Controls Work

Fiat Controls available to Enterprise and On-Premise Boost operators is a straightforward tool that puts full control over the fiat-to-crypto conversion (and vice versa) in your hands.

In short, the Fiat Controls works as such:

Depositing

  • The user desires a fiat currency to trade into crypto

  • User selects Deposit on the fiat asset in their wallet, selecting how much they desire to deposit

  • The user is shown the exchange bank details

  • The user accesses their bank (via banking app etc.), and transfers the amount to the exchange bank details they were shown

  • With the transfer made, the exchange operator will receive a Pending Deposit in the Fiat controls found in the operator controls

    • With this notification, one of the exchange teams checks the exchange's bank account and ensures that the requested amount has cleared.

      • If the correct amount has been transferred, the operator can verify the deposit request and the user will receive the amount of fiat credits minus the deposit fee (defined by the operator). These fiat credits will be minted (newly created) to be sent, they are not transferred from the operator.

      • If the transfer was not sent, or not enough, the operator can cancel the request, and if needed contact the user via email.

Withdrawing

Withdrawing works much the same as depositing but in reverse.

  • The user has fiat credits in their HollaEx wallet and wishes to withdraw it to their account

  • User selects Withdraw on the fiat asset in their wallet, selecting how much they desire to withdraw

    • Before this, the user will have uploaded their bank details to the exchange

  • The withdrawal request will appear in the Fiat Controls for the operator

    • This withdrawal request will include the user's bank details, and the operator will now use the exchange's bank account to transfer the correct amount to the user, from the exchange's bank account

  • With this transfer complete, the request can be validated and the correct amount of the fiat credits for that user will be burned (destroyed)

For withdrawing the exchange's bank account must have sufficient, relevant fiat liquidity to serve the expected volume of customers' withdrawal requests

PreviousForked RepoNextInitial Setup

Last updated 1 year ago

⚙️