Swaperry is a decentralized exchange (DEX) designed to be highly performant, transparent and feature-riched to asset traders. It is built on top of the Polkadot ecosystem, which aims to offer scalability, noticeably faster transactions and cheaper fees.
Swaperry’s current products include:
1. A user-friendly, AMM-based exchange with advanced features, previously only available on centralized exchanges, like limit order, options, derivatives.
2. Play and Earn with the first decentralized prediction games on the market
3. Cross-chain support within the polkadot ecosystem and eventually externally to other popular blockchains (bitcoin, ethereum, etc).
4. A suite of tools that help traders analyze the market, aggregate prices and make informed decisions.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Context._msgData() (#123-125) is never used and should be removed
ERC20._burn(address,uint256) (#393-408) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#3) allows old versions
solc-0.8.0 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
name() should be declared external:
- ERC20.name() (#180-182)
symbol() should be declared external:
- ERC20.symbol() (#188-190)
decimals() should be declared external:
- ERC20.decimals() (#205-207)
totalSupply() should be declared external:
- ERC20.totalSupply() (#212-214)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#219-221)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#231-234)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#239-241)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#250-253)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#268-282)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#296-299)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#315-323)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to crawl data from the website
Unable to find token contract audit
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
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account