AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 331 txns
Deployed by via 0x03d8e17d at 10367600
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "AdminUpgradeabilityProxy"

0x42cb2864d589562eacf3e38ffc7d76c5b8441bed57264770fb980979de56afdc
0x5dc2bec190d6bbf65489ae5d587847de77a8ca59aadd76aae027bb64e9a6428b
0x48172858550a920667caae1ace3664eeec2033eee69e542daf4f3b313309946b
0xb24f383165124e4e6f1cd0ee8cd3bfab865e1f6c75583320df77ccab856cd2ec
0x0d3cd8299f10772892ecc27d62bfc92db028648beaa06bf97d18571909593605
0x528be9e759c5c5a06fa6dce9640562afd59368e1f4c5aac4e2694a783c6a4fa9
0x5d843fc075f22141673506868e26004368ac1ada0888dc9b6afd49fc42692a55
0xfa2891cf53021ef025c9bf627510f245a7e21d33dd635040b19f44ee9e35dbbb
0x6eace20e985d7cb7330e9cee188842add0823cf8acd55d653586eaaecaf4fee4
0x9571f58a48fcd6fa0411a0fde5b8b61b29c5c397d2345a43087561b44c2af1f6

Functions
Getter at block 20863202
BORROWER_COLLATERAL_TO_FULL_COLLATERAL_MULTIPLIER(view returns (uint256)
1000
BORROWER_COLLATERAL_TO_FULL_COLLATERAL_RATIO(view returns (uint256)
333
COLLATERAL_TO_DEBT_RATIO(view returns (uint256)
1500
COLLATERAL_TO_DEBT_RATIO_MULTIPLIER(view returns (uint256)
1000
MODULE_ACCESS(view returns (string)
access
MODULE_CURVE(view returns (string)
curve
MODULE_FUNDS(view returns (string)
funds
MODULE_LIQUIDITY(view returns (string)
liquidity
MODULE_LOAN(view returns (string)
loan
MODULE_LOAN_LIMTS(view returns (string)
loan_limits
MODULE_LOAN_PROPOSALS(view returns (string)
loan_proposals
MODULE_LTOKEN(view returns (string)
ltoken
MODULE_PTOKEN(view returns (string)
ptoken
PLEDGE_PERCENT_MULTIPLIER(view returns (uint256)
1000
isOwner(view returns (bool)
false
owner(view returns (address)
0xc5af91f7d10dde118992ecf536ed227f276ec60d
pool(view returns (address)
0x73067fdd366cb678e9b539788f4c0f34c5700246
totalLProposals(view returns (uint256)
1570540148175872201484
Read-only
debtProposals(addressuint256view returns (uint256 lAmountuint256 interestbytes32 descriptionHashuint256 lCovereduint256 pCollecteduint256 createdbool executed)
getModuleAddress(string moduleview returns (address)
getPledgeRequirements(address borroweruint256 proposalview returns (uint256 minLPledgeuint256 maxLPledge)
getProposalAndPledgeInfo(address borroweruint256 proposaladdress supporterview returns (uint256 lAmountuint256 lCovereduint256 pCollecteduint256 interestuint256 lPledgeuint256 pPledge)
getProposalInterestRate(address borroweruint256 proposalview returns (uint256)
getRequiredPledge(address borroweruint256 proposalview returns (uint256)
openProposals(addressview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addPledge(address borroweruint256 proposaluint256 pAmountuint256 lAmountMin
cancelDebtProposal(uint256 proposal
createDebtProposal(uint256 debtLAmountuint256 interestuint256 pAmountMaxbytes32 descriptionHashreturns (uint256)
executeDebtProposal(uint256 proposalreturns (uint256)
initialize(
initialize(address _pool
renounceOwnership(
setPool(address _pool
transferOwnership(address newOwner
withdrawPledge(address borroweruint256 proposaluint256 pAmount
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
DebtProposalCanceled(address indexed senderuint256 proposal
DebtProposalCreated(address indexed senderuint256 proposaluint256 lAmountuint256 interestbytes32 descriptionHash
DebtProposalExecuted(address indexed senderuint256 proposaluint256 debtuint256 lAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PledgeAdded(address indexed senderaddress indexed borroweruint256 proposaluint256 lAmountuint256 pAmount
PledgeWithdrawn(address indexed senderaddress indexed borroweruint256 proposaluint256 lAmountuint256 pAmount
PoolAddressChanged(address newPool
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
Errors

This contract contains no error objects.