FAQ:
Q: Why is project auditing necessary?
A: We hope that every project party values security and cooperates with security companies, being responsible to the users and the project.
Q: Why is it necessary for on-chain contracts to be fully open source?
A: We hope that the project party can open-source all involved contracts to avoid the possibility of backdoors.
Q: Why do on-chain contracts need to be consistent with audits?
A: We hope that the deployed contracts are audited by the auditing company and have no vulnerabilities.
Q: Is the contract Owner multi-signature & Can the contract be upgraded & Are time locks used to protect key actions in the contract? Not necessary, but better if conditions are met!
A: We hope that the contract's Owner is multi-signed to avoid single signing risks; especially in some key contract actions, such as upgrades, parameter modifications, etc., having a time lock can give users more response time.