IImplementationTemplate.sol
Methods
changeNum(uint256)
Solidity
function changeNum(uint256 newNum) external nonpayable
Parameters
| Name | Type | Description | 
|---|---|---|
| newNum | uint256 | undefined | 
num()
Solidity
function num() external view returns (uint256)
Returns
| Name | Type | Description | 
|---|---|---|
| _0 | uint256 | undefined | 
strategyRelay()
Solidity
function strategyRelay() external view returns (address)
Returns
| Name | Type | Description | 
|---|---|---|
| _0 | address | undefined |