Skip to main content

FeSwap alpha release

· One min read

FeSwap Exchange has been deployed on ETH mainnet now.

Token pair NFT bidding will be open at 2021-08-14-08-08-08 UTC+8. Timestamp is 1628899688. Sponsor is also open at same time.

FeSwapRouter, FeSwapFactory and StakingTwinRewardsFactory will be deployed within two weeks.

User Guidance Available

· One min read

Decentralized exchange is some complicated from the user experience standpoint.

Now FeSwap has prepared some step-by-step guidance to help users get familiar with Feswap application.

While you get confused and need some help, please refer to the guidance following:

FeSwap Released for Test

· One min read

After 4 months developing, now FeSwap is ready to be launched! 👏👏👏

There are so many DEXs in the booming Defi space. But almost all AMM DEX are forked from Uniswap, including SushiSwap, PancakeSwap, QuickSwap, HoneySwap. These X-swap are nearly just the re-deployment of Uniswap contract on various EVM compatible blockchains.

FeSwap is also forked from Uniswap. But FeSwap makes several fundemental changes:

  • FeSwap creats two sub liquidity pool for each token pair.
  • FeSwap charge ZERO exchange fee for all swap transactions.
  • Each token pair is minted as an NFT, the owner of which could share the profit of the token pair.
  • FeSwap implements an internal exchange mechanism, which could make competitive profits for its liquidity providers.

All these changes impact almost all aspects of FeSwap implementation, including token swap related contracts and their testing, the low level SDK to support token swap, liquidity mining mechanism and its implementation, and almost all swap releted user interface, such as adding liquidity, removing liquidity, token swapping, NFT bidding, liquidity mining, and so on.

In theory, FeSwap proves that decentralized exchange could be free, but profitable.

Now waiting everybody to prove it in reality!

www.feswap.io

app.feswap.io

ipfs.feswap.io

Welcome

· One min read

Based on the FreeSwap Protocol, FeSwap Exchange targets to provide FREE decentralized crypto exchange to all the world.

A list of smart contracts have passed the test, and will be set to pulic in Github, including:

  • Exchange-related smart contract:
    • FeSwapERC20.sol
    • FeSwapPair.sol
    • FeSwapFactory.sol
    • FeSwapRouter.sol
  • Governance-related smart contract:
    • FeetTo.sol
    • FeeToSetter.sol
    • FeswaNFT.sol
    • Feswap.sol
    • FeswGovernor.sol
    • FeswVester.sol
    • MerkleDistributor.sol
    • RewardsDistributionRecipient.sol
    • StakingRewardsFactory.sol
    • StakingRewards.sol
    • Timelock.sol

Keep waiting!