As a crypto enthusiast, you hold several assets in multiple wallets across different blockchains. With CrossWallet, you will only need one wallet to navigate the ever growing number of assets and networks.
Swap assets between all available networks with a single button. Whether arbitrage trading or moving funds to access another network’s features, CrossWallet’s bridge enables you to seize these opportunities with maximum efficiency, convenience, and speed.
With CrossWallet’s Binance Smart Chain and Ethereum aggregators, you can monitor price and liquidity on both networks simultaneously to identify any arbitrage opportunities –– and profit before everyone else.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Contract name (CROSSWALLET.app) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
AdminUpgradeabilityProxy.constructor(address,address,bytes)._admin (#341) shadows:
- BaseAdminUpgradeabilityProxy._admin() (#293-298) (function)
Rename the local variables that shadow another component.
Additional information: link
UpgradeabilityProxy.constructor(address,bytes)._logic (#189) lacks a zero-check on :
- (success) = _logic.delegatecall(_data) (#193)
BaseAdminUpgradeabilityProxy.upgradeToAndCall(address,bytes).newImplementation (#284) lacks a zero-check on :
- (success) = newImplementation.delegatecall(data) (#286)
Check that the address is not zero.
Additional information: link
Modifier BaseAdminUpgradeabilityProxy.ifAdmin() (#233-239) does not always execute _; or revert
All the paths in a modifier must execute _ or revert.
Additional information: link
Low level call in UpgradeabilityProxy.constructor(address,bytes) (#189-196):
- (success) = _logic.delegatecall(_data) (#193)
Low level call in BaseAdminUpgradeabilityProxy.upgradeToAndCall(address,bytes) (#284-288):
- (success) = newImplementation.delegatecall(data) (#286)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Proxy._delegate(address) (#36-55) uses assembly
- INLINE ASM (#37-55)
BaseAdminUpgradeabilityProxy._admin() (#293-298) uses assembly
- INLINE ASM (#295-298)
BaseUpgradeabilityProxy._implementation() (#139-144) uses assembly
- INLINE ASM (#141-144)
OpenZeppelinUpgradesAddress.isContract(address) (#95-106) uses assembly
- INLINE ASM (#104-105)
BaseUpgradeabilityProxy._setImplementation(address) (#159-167) uses assembly
- INLINE ASM (#164-167)
BaseAdminUpgradeabilityProxy._setAdmin(address) (#304-310) uses assembly
- INLINE ASM (#307-310)
Do not use evm assembly.
Additional information: link
Pragma version^0.5.0 (#111) allows old versions
Pragma version^0.5.0 (#7) allows old versions
solc-0.5.3 is not recommended for deployment
Pragma version^0.5.0 (#323) allows old versions
Pragma version^0.5.0 (#201) allows old versions
Pragma version^0.5.0 (#77) allows old versions
Pragma version^0.5.0 (#172) allows old versions
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
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token contract audit
Token is not listed at Mobula.Finance
Additional information: link
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Twitter account link seems to be invalid
Unable to find Discord account