Registered
This contract gets contract address from registry and inserts new addresses to registry.
Function Calls
Functions | Definitons |
---|---|
_getAddress | Get an address from registry that matches with the input and return the address. |
_setRegistry | Sets registry. |
Contracts Description Table
Contract | Type | Bases | ||
---|---|---|---|---|
└ | Function Name | Visibility | Mutability | Modifiers |
Registered | Implementation | |||
└ | _getAddress | Internal 🔒 | ||
└ | _setRegistry | Internal 🔒 | 🛑 |
Legend
Symbol | Meaning |
---|---|
🛑 | Function can modify state |
💵 | Function is payable |