Dreams Quest
  • Overview
  • Legal Disclaimer
  • Audit Results
    • DreamQuest Token
      • About
      • BEP-20 Compatibility
      • Privilege Functions
      • Findings
    • Vesting Contract
      • Findings
  • Summary
Powered by GitBook
On this page

Summary

PreviousFindings

Last updated 3 years ago

The token conforms to the BEP-20 interface. In addition, the contract also has anmechanism that defines 3 access-group - , , and .

During the initial revision, we found 1 low severity and 2 high severity issues. All the high severity issues were resolved. The token has a public mint function that can be executed by all the addresses with the minter role. According to the team, the mint function was added in order to:

  1. DreamsQuest play-to-ern game that user ern $DREAMS token that will be minted.

  2. For cross-chain bridge and “mint preferred chain” will use mint function

In addition, the token can be paused by the Pauser role.

For Issues Summary:

https://audit.solidgrp.io/dq
access control
admin
minter
pauser