Refinable is the first major NFT marketplace on BSC, empowering both individual creators and beloved brands to easily and affordably create, discover, trade, and leverage NFTs. Supporting all communities who are engaging with NFTs is Refinable’s mission, we look forward to empowering the next generation of digital transactions.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
RefinableToken.allowance(address,address).owner (#448) shadows:
- Ownable.owner() (#316-318) (function)
RefinableToken._approve(address,address,uint256).owner (#652) shadows:
- Ownable.owner() (#316-318) (function)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#278-282) is never used and should be removed
SafeMath.div(uint256,uint256) (#199-201) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#214-225) is never used and should be removed
SafeMath.mod(uint256,uint256) (#238-240) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#253-261) is never used and should be removed
SafeMath.mul(uint256,uint256) (#174-186) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.3 (#2) allows old versions
solc-0.8.3 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
Variable RefinableToken._decimals (#366) is not in mixedCase
Variable RefinableToken._symbol (#367) is not in mixedCase
Variable RefinableToken._name (#368) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#279)" inContext (#273-283)
Remove redundant statements if they congest code but offer no value.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#335-338)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#344-346)
increaseAllowance(address,uint256) should be declared external:
- RefinableToken.increaseAllowance(address,uint256) (#514-524)
decreaseAllowance(address,uint256) should be declared external:
- RefinableToken.decreaseAllowance(address,uint256) (#540-553)
burn(uint256) should be declared external:
- RefinableToken.burn(uint256) (#560-562)
burnFrom(address,uint256) should be declared external:
- RefinableToken.burnFrom(address,uint256) (#575-584)
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
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of price dump / death
Last post in Twitter was more than 30 days ago
Unable to find Youtube account