LiquidityProtectionSettings

Verified contract

Active on Ethereum with 164 txns
Deployed by via 0x84aeec06 at 11451248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "LiquidityProtectionSettings"

0x3c82c5ae4b2894f44cb2da70992cd79986914ca083ed51aaef611e11e8bca1c4
0x07ec84f3d7b8023515e387334e1d6088ddaeb7b69c80d1e5096e7b4cb635e95e
0xd2d64f0d08f1513d2cb05da333642255f3d7180d2a660ef4f70b31dac3fd8810
0x189cb847b1e7d598cafb501c8b7c44684e401e9475f4442481a45ac6e60ec393
0x11ecf6284c1c85da20a99e736797d07065f964559ba02df9e1df8c180b2829d9
0xb5af041e7167368f5831ef7f3f5998f1625da0d84a99b282dc0c82a498f52752
0xe24bd22f50568031fa1e1501f2119a3446d11b6e3787ff7d33b261de3bf0c82f
0x550b0562b25b87742fb9af7a46f10ac11487a32a1c16d3d0773de3f6875904be
0x810eca9657c947d718d45a155fa088830942dcdef9b2286f962f327c040e08bc
0x8a5f60c86e153cdfc45ce1a17d8d810db7f52765f7380e9a7105f30aa3d6e603

Functions
Getter at block 21012491
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ROLE_MINTED_TOKENS_ADMIN(view returns (bytes32)
0x2fed02d87db534c4f8377829440f789dcba284a8182dfa8b9fbb81fb7d2419d5
ROLE_OWNER(view returns (bytes32)
0x9f4e1c871d5fdd0aee1cd182666698a4492b24c6832aac230d07b11046af5a89
averageRateMaxDeviation(view returns (uint32)
5000
defaultNetworkTokenMintingLimit(view returns (uint256)
20000000000000000000000
lockDuration(view returns (uint256)
86400
maxProtectionDelay(view returns (uint256)
8640000
minNetworkCompensation(view returns (uint256)
10000000000000000
minNetworkTokenLiquidityForMinting(view returns (uint256)
1000000000000000000000
minProtectionDelay(view returns (uint256)
2592000
networkToken(view returns (address)
0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
onlyOwnerCanUpdateRegistry(view returns (bool)
false
owner(view returns (address)
0xdfee8dc240c6cadc2c7f7f9c257c259914dea84e
 
poolWhitelist(view returns (address[])
prevRegistry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
registry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isPoolSupported(address _poolAnchorview returns (bool)
isPoolWhitelisted(address _poolAnchorview returns (bool)
networkTokenMintingLimits(addressview returns (uint256)
networkTokensMinted(addressview returns (uint256)
State-modifying
acceptOwnership(
addPoolToWhitelist(address _poolAnchor
decNetworkTokensMinted(address _poolAnchoruint256 _amount
grantRole(bytes32 roleaddress account
incNetworkTokensMinted(address _poolAnchoruint256 _amount
removePoolFromWhitelist(address _poolAnchor
renounceRole(bytes32 roleaddress account
restoreRegistry(
restrictRegistryUpdate(bool _onlyOwnerCanUpdateRegistry
revokeRole(bytes32 roleaddress account
setAverageRateMaxDeviation(uint32 _averageRateMaxDeviation
setDefaultNetworkTokenMintingLimit(uint256 _limit
setLockDuration(uint256 _lockDuration
setMinNetworkCompensation(uint256 _minCompensation
setMinNetworkTokenLiquidityForMinting(uint256 _minimum
setNetworkTokenMintingLimit(address _poolAnchoruint256 _limit
setProtectionDelays(uint256 _minProtectionDelayuint256 _maxProtectionDelay
transferOwnership(address _newOwner
updateRegistry(
Events
AverageRateMaxDeviationUpdated(uint32 _prevAverageRateMaxDeviationuint32 _newAverageRateMaxDeviation
DefaultNetworkTokenMintingLimitUpdated(uint256 _prevDefaultuint256 _newDefault
LockDurationUpdated(uint256 _prevLockDurationuint256 _newLockDuration
MinNetworkCompensationUpdated(uint256 _prevMinNetworkCompensationuint256 _newMinNetworkCompensation
MinNetworkTokenLiquidityForMintingUpdated(uint256 _prevMinuint256 _newMin
NetworkTokenMintingLimitUpdated(address indexed _poolAnchoruint256 _prevLimituint256 _newLimit
NetworkTokensMintedUpdated(address indexed _poolAnchoruint256 _prevAmountuint256 _newAmount
OwnerUpdate(address indexed _prevOwneraddress indexed _newOwner
PoolWhitelistUpdated(address indexed _poolAnchorbool _added
ProtectionDelaysUpdated(uint256 _prevMinProtectionDelayuint256 _newMinProtectionDelayuint256 _prevMaxProtectionDelayuint256 _newMaxProtectionDelay
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address _networkTokenaddress _registry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.