Closed yuriy77k closed 3 years ago
The audit fee is 1208 USDT, estimation time: 4 working days after payment. You may send USDT (ERC20 or BEP20) to: 0xb9662e592f2f0412be62f0833ca463a9b1aabebb
Pika Crypto smart contract security audit report performed by Callisto Security Audit Department
The Pika Token has primitive tokenomics designed to sustain organic growth with a few unique characteristics.
Website: https://pikacrypto.com/
Coin Market Cap: https://coinmarketcap.com/currencies/pika/
Coin Gecko: http://coingecko.com/en/coins/pika
Telegram: https://t.me/Pikatokenofficial
Discord: https://discord.gg/VZRGnTAZWt
Twitter: https://twitter.com/pika_token?lang=en
Reddit: https://www.reddit.com/r/PIKAOFFICIAL/
https://etherscan.io/address/0x075fbc0a804de702bfda4d8e29834c763ffef1c3#code
In total, 3 issues were reported including:
0 high severity issues.
0 medium severity issues.
2 low severity issues.
0 notes.
1 owner privileges.
No critical security issues were found.
Following ERC20 standard:
A token contract which creates new tokens SHOULD trigger a Transfer event with the _from address set to 0x0 when tokens are created.
But in the constructor
(lines 539-541) where 50 trillion tokens are created and assigned to owner
the Transfer
event was not emitted.
Using function extractOldPIKA()
(lines 486-489) owner
can withdraw already exchanged old Pika tokens and then, using function exchnagePika()
(lines 454-484) exchange it again to new Pika tokens. It can be repeated unlimited times until drain Pika tokens reserve.
The audited smart contract can be deployed. Only low severity issues were found during the audit.
Users have to pay attention to assigning the entire TotalSupply (50 trillion tokens) to the owner account and the owner can withdraw old and new Pika tokens from the contract address (reserve).
Audit request
The Pika Token has primitive tokenomics designed to sustain organic growth with a few unique characteristics.
Source code
https://github.com/pikacryptogit/pikacrypto-token
Disclosure policy
notify privately in case of finding critical mistakes
Standard disclosure policy.
Contact information (optional)
... Provide information to contact you or the smart contract-developer in case high severity issues will be found ...
... Provide information about the media resources of the project you want us to audit (website/ twitter account/ reddit/ telegram channel/ etc.) ...
Platform
ETH