View Source: contracts/interfaces/IMember.sol
↘ Derived Contracts: CoverProvision, ICommission, ICover, ICoverAssurance, ICoverStake, IPolicy, IProtocol, IVault, IVaultFactory
IMember
function version() external pure
returns(bytes32)
Arguments
Name | Type | Description |
---|
function getName() external pure
returns(bytes32)
Arguments
Name | Type | Description |
---|
- Address
- Commission
- Context
- Controller
- Cover
- CoverAssurance
- CoverBase
- CoverProvision
- CoverStake
- CoverUtilV1
- ERC20
- Factory
- Governance
- ICommission
- ICover
- ICoverAssurance
- ICoverStake
- IERC20
- IERC20Metadata
- IMember
- IPolicy
- IProtocol
- IStore
- IVault
- IVaultFactory
- NTransferUtilV2
- Ownable
- Pausable
- Protocol
- ProtoUtilV1
- Recoverable
- ReentrancyGuard
- SafeERC20
- SafeMath
- Vault
- VaultFactory
- VaultPod
- Witness