대부분 세계 메이저 거래소에서 지정하고있는 토큰 감사 업체에서 진행한 코나토큰 안정성 검사 결과 일부 공개드립니다.
코나 토큰의 대해 문제점을 확인할 수 없었으며, 토큰 스왑 없이 정상적으로 운용할 예정입니다.
기다려주셔서 감사합니다.
Token name : CONA The Contract address : 0xe565E64a16f00F97C884B6C61a5E58303d7545e7 Link address : https://etherscan.io/address/0xe565E64a16f00F97C884B6C61a5E58303d7545e7
The audit items and results : (Other unknown security vulnerabilities are not included in the audit responsibility scope) No. Audit Items Audit Subclass Audit Subclass Result 1 Overflow Audit - Passed 2 Race Conditions Audit - Passed 3 Authority Control Audit Permission vulnerability audit Passed Excessive auditing authority Passed 4 Safety Design Audit Zeppelin module safe use Passed Compiler version security Passed Hard-coded address security Passed Fallback function safe use Passed Show coding security Passed Function return value security Passed Call function security Passed 5 Denial of Service Audit - Passed 6 Gas Optimization Audit - Passed 7 Design Logic Audit - Passed 8 “False Deposit” vulnerability Audit - Passed 9 Malicious Event Log Audit - Passed 10 Scoping and Declarations Audit - Passed 11 Replay Attack Audit ECDSA's Signature Replay Audit Passed 12 Uninitialized Storage Pointers Audit - Passed 13 Arithmetic Accuracy Deviation Audit - Passed
Audit Result : Passed Audit Number : 0X002008100002 Audit Date : Aug. 10, 2020
This is a token contract that does not contain the tokenVault section. The total amount of contract tokens can be changed, users can burn their tokens through the burn function. Minter can mint tokens through the mint function, but the total number of tokens is capped. OpenZeppelin's SafeMath security module is used, which is a commendable approach. The contract does not have the Overflow and the Race Conditions issue. The comprehensive evaluation contract is no risk.
|