ITribe
Functions
mint
function mint(
address to,
uint256 amount
) external
Parameters
Name | Type | Description |
---|---|---|
to | address | |
amount | uint256 |
MockTribeMinter
Functions
constructor
function constructor(
contract ITribe _tribe
) public
Parameters
Name | Type | Description |
---|---|---|
_tribe | contract ITribe |
mint
function mint(
address to,
uint256 amount
) external
Parameters
Name | Type | Description |
---|---|---|
to | address | |
amount | uint256 |