TestFaucet.sol
Methods
Steer()
Solidity
function Steer() external view returns (contract IERC20)
Returns
| Name | Type | Description |
|---|---|---|
| _0 | contract IERC20 | undefined |
Test1()
Solidity
function Test1() external view returns (contract IERC20)
Returns
| Name | Type | Description |
|---|---|---|
| _0 | contract IERC20 | undefined |
Test2()
Solidity
function Test2() external view returns (contract IERC20)
Returns
| Name | Type | Description |
|---|---|---|
| _0 | contract IERC20 | undefined |
getTestTokens()
Solidity
function getTestTokens() external nonpayable
isGiven(address)
Solidity
function isGiven(address) external view returns (bool)
Parameters
| Name | Type | Description |
|---|---|---|
| _0 | address | undefined |
Returns
| Name | Type | Description |
|---|---|---|
| _0 | bool | undefined |