IPolymathRegistry.sol
Last updated
Was this helpful?
Last updated
Was this helpful?
View Source:
↘ Derived Contracts:
IPolymathRegistry
Events
⤿ Overridden Implementation(s):
Returns the contract address
Returns
address
Arguments
Name
Type
Description
_nameKey
string
is the key for the contract address mapping
Changes the contract address
Arguments
Name
Type
Description
_nameKey
string
is the key for the contract address mapping
_newAddress
address
is the new contract address
⤿ Overridden Implementation(s):