Interfaces
Solidity
The methods and events exposed by the Fismo contract is split into several interfaces, all implemented by Fismo.sol.
Interfaces
- 🔬
IFismoClone- Clone the Fismo contract. - 🔬
IFismoOperate- Operate Fismo machines. - 🔬
IFismoOwner- Manage Fismo Ownership. - 🔬
IFismoSupport- Query Supported Interfaces - 🔬
IFismoUpdate- Update Fismo storage. - 🔬
IFismoView- View Fismo storage.