Mask Network is the core product of Dimension, which is positioned to become the bridge that connects internet users from Web 2.0 to Web 3.0. The foundational technology of Mask Network is a peer-to-peer encrypted messaging application, with new functions continuously being created around this foundation. We at Mask Network are strong believers in the ownership economy. People should own what they produce, people should own their data, their attention and the virtual space they choose to contribute to.
Mask Network integrates decentralized social messaging, borderless payment network, and decentralized file storage and sharing to provide a safe and convenient portal for users to jump right into the continent of decentralized finance and then the new world of Web 3.0.
solc-0.6.4 is not recommended for deployment
Pragma version>=0.6.0<0.8.0 (#5) is too complex
Pragma version0.6.4 (#494) allows old versions
Pragma version>=0.6.2<0.8.0 (#91) is too complex
Pragma version>=0.6.0<0.8.0 (#341) is too complex
Pragma version>=0.6.0<0.8.0 (#259) is too complex
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
Address.sendValue(address,uint256) (#141-147) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#192-194) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#202-209) is never used and should be removed
Address.functionStaticCall(address,bytes) (#217-219) is never used and should be removed
Address._verifyCallResult(bool,bytes,string) (#235-252) is never used and should be removed
Address.functionCall(address,bytes,string) (#177-179) is never used and should be removed
Address.functionStaticCall(address,bytes,string) (#227-233) is never used and should be removed
Address.functionCall(address,bytes) (#167-169) is never used and should be removed
Remove unused functions.
Additional information: link
BEP20UpgradeableProxy.constructor(address,address,bytes).admin (#499) shadows:
- TransparentUpgradeableProxy.admin() (#407-409) (function)
Rename the local variables that shadow another component.
Additional information: link
TransparentUpgradeableProxy.upgradeToAndCall(address,bytes).newImplementation (#453) lacks a zero-check on :
- (success) = newImplementation.delegatecall(data) (#456)
UpgradeableProxy.constructor(address,bytes)._logic (#279) lacks a zero-check on :
- (success) = _logic.delegatecall(_data) (#284)
Check that the address is not zero.
Additional information: link
Low level call in Address.sendValue(address,uint256) (#141-147):
- (success) = recipient.call{value: amount}() (#145)
Low level call in Address.functionStaticCall(address,bytes,string) (#227-233):
- (success,returndata) = target.staticcall(data) (#231)
Low level call in Address.functionCallWithValue(address,bytes,uint256,string) (#202-209):
- (success,returndata) = target.call{value: value}(data) (#207)
Low level call in TransparentUpgradeableProxy.upgradeToAndCall(address,bytes) (#453-458):
- (success) = newImplementation.delegatecall(data) (#456)
Low level call in UpgradeableProxy.constructor(address,bytes) (#279-287):
- (success) = _logic.delegatecall(_data) (#284)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Modifier TransparentUpgradeableProxy.ifAdmin() (#390-396) does not always execute _; or revert
All the paths in a modifier must execute _ or revert.
Additional information: link
TransparentUpgradeableProxy._setAdmin(address) (#474-481) uses assembly
- INLINE ASM (#478-480)
UpgradeableProxy._implementation() (#304-310) uses assembly
- INLINE ASM (#307-309)
Address.isContract(address) (#114-123) uses assembly
- INLINE ASM (#121)
TransparentUpgradeableProxy._admin() (#463-469) uses assembly
- INLINE ASM (#466-468)
UpgradeableProxy._setImplementation(address) (#325-334) uses assembly
- INLINE ASM (#331-333)
Address._verifyCallResult(bool,bytes,string) (#235-252) uses assembly
- INLINE ASM (#244-247)
Proxy._delegate(address) (#23-43) uses assembly
- INLINE ASM (#25-42)
Do not use evm assembly.
Additional information: link
Different versions of Solidity are used:
- Version used: ['0.6.4', '>=0.6.0<0.8.0', '>=0.6.2<0.8.0']
- >=0.6.0<0.8.0 (#5)
- >=0.6.2<0.8.0 (#91)
- >=0.6.0<0.8.0 (#259)
- >=0.6.0<0.8.0 (#341)
- 0.6.4 (#494)
Use one Solidity version.
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
Token is not listed at Mobula.Finance
Additional information: link
Unable to find Twitter link on the website
Twitter account link seems to be invalid