Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
bytes32 MINTER_ROLE
bytes32 BURNER_ROLE
bool initialized
constructor(address admin) public
function setupRoles(address diamond, address vault, address compensationHandler) external
function mint(address to, uint256 amount) external
function burn(address from, uint256 amount) external