Interface for managing polymath feature switches (IFeatureRegistry.sol)
event ChangeFeatureStatus(string _nameKey, bool _newStatus);Functions
setFeatureStatus
function setFeatureStatus(string _nameKey, bool _newStatus) external nonpayablegetFeatureStatus
PreviousWallet for core vesting escrow functionality (VestingEscrowWalletStorage.sol)NextEncoder.sol
Last updated
Was this helpful?