This contract is being backfilled. You may encounter incomplete storage history.

BeaconProxy

Verified contract

Proxy

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

No balances found for "BeaconProxy"

No transactions found for "BeaconProxy"


Functions
Getter at block 21214349
MAX_APR(view returns (uint256)
300
MIN_APR(view returns (uint256)
3
accounts(view returns (address)
0xc5a4e476d83e1e19628b379d6801706cf56feb73
bank(view returns (address)
0x34d1778e8a3c390c5f9c8473b413483387a051c1
compoundBorrowRateWeights(view returns (uint256)
5
compoundSupplyRateWeights(view returns (uint256)
5
deFinerRate(view returns (uint256)
10
gemGlobalConfig(view returns (address)
0x7300077ee0a463c285e99d88eb9cdf0c6e616b7d
governor(view returns (address)
0x3c218f56ca1284103d15df2620469fd58e0db00b
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)
0xb6e5e9686a7e0c2716ccdcabc30bfa6ff88ab7bc
rateCurveConstant(view returns (uint256)
30000000000000000
savingAccount(view returns (address)
0x5b92c8db1bb1c10a8915cd917ac76e749899cd3d
tokenRegistry(view returns (address)
0x4f1bcab68bb0c2afceb8a186adbf1dc19e5dca89
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address beaconbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.