Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

IInfraredGovernanceToken

Git Source

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);