UNCX is the deflationary governance token of the UniCrypt platform
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Contract locking ether found:
Contract TokenProxy (#112-180) has payable functions:
- Proxy.fallback() (#20-96)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
TokenProxy.constructor(address,string,string,uint8,uint256,address)._owner (#145) lacks a zero-check on :
- owner = _owner (#157)
- bridgeContractAddr = _owner (#158)
Check that the address is not zero.
Additional information: link
Proxy.fallback() (#20-96) uses assembly
- INLINE ASM (#24-95)
TokenProxy.constructor(address,string,string,uint8,uint256,address) (#139-168) uses assembly
- INLINE ASM (#149-153)
TokenProxy.implementation() (#174-178) uses assembly
- INLINE ASM (#175-177)
Do not use evm assembly.
Additional information: link
Variable TokenProxy.DOMAIN_SEPARATOR (#125) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
TokenProxy.balances (#117) is never used in TokenProxy (#112-180)
TokenProxy.totalSupply (#118) is never used in TokenProxy (#112-180)
TokenProxy.allowed (#119) is never used in TokenProxy (#112-180)
TokenProxy.mintingFinished (#121) is never used in TokenProxy (#112-180)
TokenProxy.nonces (#127) is never used in TokenProxy (#112-180)
TokenProxy.expirations (#128) is never used in TokenProxy (#112-180)
Remove unused state variables.
Additional information: link
TokenProxy.mintingFinished (#121) should be constant
TokenProxy.totalSupply (#118) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
Unable to find whitepaper link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Last post in Twitter was more than 30 days ago
Unable to find Youtube account
Unable to find Discord account