Cryptocurrency attributes
Other attributes
Bafi Swap is made up of two smart contracts: the Exchange contract and the Factory contract. Both Solidity and Vyper have been used to build the smart contracts. Anyone can use web3 to access Bafiswap and incorporate Bafiswap features into their apps.
Liquidity reserves of different tokens are held by smart contracts, and trades are fulfilled directly using these reserves. Each Bafi swap pair holds two assets' pooled reserves and provides liquidity for them while maintaining the invariant that the product of the reserves cannot fall below zero.
Bafi Swap aims to be a user-friendly exchange with high gas performance, censorship resistance, and zero rent extraction. It is beneficial to traders and works especially well as a module of other smart contracts that need on-chain liquidity assurance.