Anyswap is a fully decentralized cross chain swap protocol, based on Fusion DCRM technology, with automated pricing and liquidity system. Anyswap enables swaps between any coins on any blockchain which uses ECDSA or EdDSA as signature algorithm, including BTC, ETH, USDT, XRP, LTC, FSN, etc.
ERC20Detailed.constructor(string,string,uint8).name (#521) shadows:
- ERC20Detailed.name() (#530-532) (function)
ERC20Detailed.constructor(string,string,uint8).symbol (#521) shadows:
- ERC20Detailed.symbol() (#538-540) (function)
ERC20Detailed.constructor(string,string,uint8).decimals (#521) shadows:
- ERC20Detailed.decimals() (#554-556) (function)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#27-30) is never used and should be removed
ERC20._burnFrom(address,uint256) (#497-500) is never used and should be removed
SafeMath.div(uint256,uint256) (#211-213) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#228-235) is never used and should be removed
SafeMath.mod(uint256,uint256) (#248-250) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#265-268) is never used and should be removed
SafeMath.mul(uint256,uint256) (#186-198) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.5.0 (#5) allows old versions
Pragma version^0.5.0 (#35) allows old versions
Pragma version^0.5.0 (#114) allows old versions
Pragma version^0.5.0 (#273) allows old versions
Pragma version^0.5.0 (#505) allows old versions
Pragma version^0.5.0 (#561) allows old versions
solc-0.5.4 is not recommended for deployment
Deploy with any of the following Solidity versions: 0.5.16 - 0.5.17, 0.6.11 - 0.6.12, 0.7.5 - 0.7.6 Use a simple pragma version that allows any of these versions. Consider using the latest version of Solidity for testing.
Additional information: link
Function AnyswapBEP20.Swapin(bytes32,address,uint256) (#600-604) is not in mixedCase
Function AnyswapBEP20.Swapout(uint256,address) (#606-611) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#28)" inContext (#17-31)
Remove redundant statements if they congest code but offer no value.
Additional information: link
totalSupply() should be declared external:
- ERC20.totalSupply() (#314-316)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#321-323)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#333-336)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#341-343)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#352-355)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#369-373)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#387-390)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#406-409)
name() should be declared external:
- ERC20Detailed.name() (#530-532)
symbol() should be declared external:
- ERC20Detailed.symbol() (#538-540)
decimals() should be declared external:
- ERC20Detailed.decimals() (#554-556)
changeDCRMOwner(address) should be declared external:
- AnyswapBEP20.changeDCRMOwner(address) (#591-598)
Swapin(bytes32,address,uint256) should be declared external:
- AnyswapBEP20.Swapin(bytes32,address,uint256) (#600-604)
Swapout(uint256,address) should be declared external:
- AnyswapBEP20.Swapout(uint256,address) (#606-611)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Twitter account has less than 100 followers
Last post in Twitter was more than 30 days ago
Unable to find Youtube account
Unable to find Discord account
Twitter account has few posts