Summary

The token conforms to the BEP-20 interface. In addition, the contract also has an access control mechanism that defines 3 access-group - admin, minter, and pauser.

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

Last updated