LiquidityProtectionSettings

Verified contract

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

No balances found for "LiquidityProtectionSettings"

0xc8cc8e03696a0d6e46171d4b2998591cb768d4ffd85067cb806c4483f61994c0
0xe8e51f9573d8e0276a2a012991f15dd0a5b82195bfdac3d74dc6cd11f08881ba
0x48c8759d9d900aa8aab506e3a9ae087aeb71c6978784a272dab38abf4790b56c
0xb90e3ceb5e77f6ade622b8c7dbf7f199a80a0a84c9890bae7601984219c9a7b8
0x90961b14118b99db16e884652c956c5c003d6e61f7fdb47db8a6f0ad8b461945
0x0e2202958a302fca0e4addeabe3c874d9780fa1610133b47f17904c6dae7cd54
0x1725ea63303095b4d55cc421b8699bc5777bbe0351f39505e41f5af62c5cd4ea
0xdb9a51001a53d720be32514c75a76a049a768b77333e183ce0ef4e83fd60f903
0xe648a098e35e7e38fdcc0ed23b25a1431d29b8c8d2a9be77285aa00ffcc04357
0xfcd5ad33e59c557b0fed289f6e788b105f298b553eb09da0645636db55bba252

Functions
Getter at block 21292254
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
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)
0x840321c60505fff2c33175098d127287c736610c
 
poolWhitelist(view returns (address[])
prevRegistry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
registry(view returns (address)
0x52ae12abe5d8bd778bd5397f99ca900624cfadd4
subscribers(view returns (address[])
[0x318fEA7e45A7D3aC5999DA7e1055F5982eEB3E67]
Read-only
addLiquidityDisabled(address poolAnchoraddress reserveTokenview returns (bool)
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(address poolAnchorview returns (uint256)
State-modifying
acceptOwnership(
addPoolToWhitelist(address poolAnchor
addSubscriber(address subscriber
disableAddLiquidity(address poolAnchoraddress reserveTokenbool disable
grantRole(bytes32 roleaddress account
removePoolFromWhitelist(address poolAnchor
removeSubscriber(address subscriber
renounceRole(bytes32 roleaddress account
restoreRegistry(
restrictRegistryUpdate(bool _onlyOwnerCanUpdateRegistry
revokeRole(bytes32 roleaddress account
setAverageRateMaxDeviation(uint32 deviation
setDefaultNetworkTokenMintingLimit(uint256 amount
setLockDuration(uint256 duration
setMinNetworkCompensation(uint256 amount
setMinNetworkTokenLiquidityForMinting(uint256 amount
setNetworkTokenMintingLimit(address poolAnchoruint256 amount
setProtectionDelays(uint256 minDelayuint256 maxDelay
transferOwnership(address _newOwner
updateRegistry(
Events
AddLiquidityDisabled(address indexed poolAnchoraddress indexed reserveTokenbool disabled
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
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
SubscriberUpdated(address indexed subscriberbool added
Constructor
constructor(address tokenaddress registry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.