Bitcord DEX | Cryptocurrency ERC-20 Exchange / Swap is a full software that you need to start your own DEX on the Ethereum Blockchain. With this software, you can earn fees from all the ongoing transactions on your own DEX. You don’t need to provide any LP (Liquidity Pools) because this is a fork of the existing Pancake Swap. You can set the % fee for each transaction on our made smart contract that is included in the project files. Usually, the fees are from 1-2% of the total amount.
Bitcord DEX | Cryptocurrency ERC-20 Exchange / Swap script is only supporting Ethereum Mainnet & Test networks!
What is a DEX?
A decentralized exchange (DEX) is a peer-to-peer marketplace where users can trade cryptocurrencies in a non-custodial manner without the need for an intermediary to facilitate the transfer and custody of funds.
Features
- The smart contract included (auditable)
- Easy to add new pairs
- Set commission fee on the smart contract
- Enable/Disable tokens
- Metamask Integration
- Trust Wallet Integration
- Auto Balance Reading
- 50/100% buttons for inputs
- Metamask token import functionality
- Web3 Integration
- Connect/Disconnect wallet functionality
- Fully responsive UI
- Easy JSON Configuration file for the website
- Rotate token functionality
- And more
Smart Contract Functions
- addWhitelistedTokens
- approveTokens
- customSwapTokens
- emergencyWithdraw
- emergencyWithdrawETH
- removeWhitelistedTokens
- setFeeAccount
- setFeePercent
- swapTokens
- transferOwnership
Bitcord DEX | Cryptocurrency ERC-20 Exchange / Swap software interacts with the smart contract functions by using web3.
Requirements
- Ethereum(ERC-20) Wallet
- 0.06 ETH on the wallet
- Code Editor
- Node.js