GlobalConfig

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x8c6ebf26 at 15404460
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GlobalConfig"

0x9f3e18a1aaa1d44444634151d378a35b37760a70e54061d8bf509c7655ae9020
From

Functions
Getter at block 21213228
MAX_APR(view returns (uint256)
300
MIN_APR(view returns (uint256)
3
accounts(view returns (address)
0x0000000000000000000000000000000000000000
bank(view returns (address)
0x0000000000000000000000000000000000000000
compoundBorrowRateWeights(view returns (uint256)
5
compoundSupplyRateWeights(view returns (uint256)
5
deFinerRate(view returns (uint256)
10
gemGlobalConfig(view returns (address)
0x0000000000000000000000000000000000000000
 
governor(view returns (address)
liquidationDiscountRatio(view returns (uint256)
95
liquidationThreshold(view returns (uint256)
85
maxReserveRatio(view returns (uint256)
20
midReserveRatio(view returns (uint256)
15
minReserveRatio(view returns (uint256)
10
poolRegistry(view returns (address)
0x0000000000000000000000000000000000000000
rateCurveConstant(view returns (uint256)
30000000000000000
savingAccount(view returns (address)
0x0000000000000000000000000000000000000000
tokenRegistry(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(address _gemGlobalConfigaddress _bankaddress _savingAccountaddress _tokenRegistryaddress _accountsaddress _poolRegistry
updateCompoundBorrowRateWeights(uint256 _compoundBorrowRateWeights
updateCompoundSupplyRateWeights(uint256 _compoundSupplyRateWeights
updateLiquidationDiscountRatio(uint256 _liquidationDiscountRatio
updateLiquidationThreshold(uint256 _liquidationThreshold
updateMaxReserveRatio(uint256 _maxReserveRatio
updateMinMaxBorrowAPR(uint256 _minBorrowAPRInPercentuint256 _maxBorrowAPRInPercent
updateMinReserveRatio(uint256 _minReserveRatio
updatedeFinerRate(uint256 _deFinerRate
Events
ChainLinkUpdated(address indexed chainLink
CompoundBorrowRateWeightsUpdated(uint256 indexed compoundBorrowRateWeights
CompoundSupplyRateWeightsUpdated(uint256 indexed compoundSupplyRateWeights
ConstantUpdated(address indexed constants
DeFinerRateUpdated(uint256 indexed deFinerRate
Initialized(uint8 version
LiquidationDiscountRatioUpdated(uint256 indexed liquidationDiscountRatio
LiquidationThresholdUpdated(uint256 indexed liquidationThreshold
MaxReserveRatioUpdated(uint256 indexed maxReserveRatio
MinMaxBorrowAPRUpdated(uint256 indexed minBorrowAPRPercentageuint256 maxBorrowAPRPercentage
MinReserveRatioUpdated(uint256 indexed minReserveRatio
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.