Core functionality for registry upgradability (PolymathRegistry.sol)
PreviousIERC1644.solNextUtility contract to allow owner to retreive any ERC20 sent to the contract (ReclaimTokens.sol)
Last updated
Was this helpful?
Last updated
Was this helpful?
View Source:
↗ Extends: ,
PolymathRegistry
Constants & Variables
⤾ overrides
Gets 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
⤾ overrides