IInfraredGovernanceToken
Inherits: IERC20Mintable, IAccessControl
Functions
ibgt
The address of the InfraredBGT token
function ibgt() external view returns (address);
infrared
The address of the Infrared contract
function infrared() external view returns (address);
paused
returns paused status of the contract
function paused() external view returns (bool);