BeaconProxy

Verified contract

Proxy

Active on Ethereum with 185 txns
Deployed by via 0xd0693be9 at 16031695
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 48 additional slots
-
variable spans 1 additional slot
ERC-20
Value $76,754.22
ERC-20
--
0x21c341d00a867dcad0673f8167b2593ee5e3ca6126080d7e4ca5277682dbeb65
0xfd9ccfb2ba0a1945d2a79d874ce6b5a1249eb3c111e670ea71165b90dcd51487
0xe15d8a32f125526440e8bbdf35f20a5a98c258e56e36e069a278c3c42942ae28
0xaef61cc16b88b567d42139fdba17a99641911427e2b3175295677596eeae1193
0xd41c149a5908fe1897141864b82bee943d6e671c0d88b76d571ff3299f3320ae
0x7295ba46fca69a7356c504906eb59d8a96c457a2fd24beba21c68db7bfba51fb
0xf5a369c5ecc8219a8172087b397b6af87f1ace228aa8b7848af78618fb2d90b8
0x780100ce19da5d9379adcef4a1b04662ea173e10d390b284c5b446985cc48c2e
0x9a2a777988c98e87060bb33a6e6741913a4a99b31a99c22c406b885f0cef63a0
0x09f96f0d28a2539e99fb95bac9eac5395df5eba9709163609a7755e4d3642adf

Functions
Getter at block 21435772
baseToken(view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
debtToken(view returns (address)
0x3c20ac688410be8f391be1fb00afc5c212972f86
feeInfo(view returns (address platformuint32 platformPercentageuint32 bountyPercentage)
(platform=0xd6efa5b63531e9ae61e225b02cbacd59092a35be, platformPercentage=0, bountyPercentage=0)
furnaceInfo(view returns (uint128 totalUnrealiseduint128 totalRealiseduint128 accUnrealisedFractionuint64 distributeIndexuint64 lastPaidOffDistributeIndex)
(totalUnrealised=0, totalRealised=5613156520036635601, accUnrealisedFraction=0, distributeIndex=252, lastPaidOffDistributeIndex=252)
owner(view returns (address)
0xfc08757c505ea28709df66e54870fb6de09f0c5e
rewardInfo(view returns (uint128 ratePerSeconduint32 periodLengthuint48 lastUpdateuint48 finishAt)
(ratePerSecond=223889145006242, periodLength=1209600, lastUpdate=1731047651, finishAt=1732257251)
totalBaseTokenInPool(view returns (uint256)
76987569798217186168905
yieldInfo(view returns (address strategyuint16 percentageuint80 threshold)
(strategy=0x0000000000000000000000000000000000000000, percentage=0, threshold=0)
Read-only
getUserInfo(address _accountview returns (uint256 unrealiseduint256 realised)
isWhitelisted(addressview returns (bool)
userInfo(addressview returns (uint128 unrealiseduint128 realiseduint192 accUnrealisedFractionPaiduint64 lastDistributeIndex)
State-modifying
claim(address _recipient
deposit(address _accountuint256 _amount
distribute(address _originaddress _tokenuint256 _amount
exit(address _recipient
fixStatus(address[] _accountsuint128[] _values
harvest(address _recipientuint256 _minimumOutreturns (uint256)
initialize(address _baseTokenaddress _debtToken
migrateStrategy(address _strategy
renounceOwnership(
transferOwnership(address newOwner
updatePendingDistribution(
updatePeriodLength(uint32 _length
updatePlatformInfo(address _platformuint32 _platformPercentageuint32 _bountyPercentage
updateWhitelists(address[] _whitelistsbool _status
updateYieldInfo(uint16 _percentageuint80 _threshold
withdraw(address _recipientuint256 _amount
withdrawAll(address _recipient
Events
Claim(address indexed _accountaddress _recipientuint256 _amount
Deposit(address indexed _accountuint256 _amount
Distribute(address indexed _originuint256 _amount
Harvest(address indexed _calleruint256 _amount
MigrateYieldStrategy(address _oldStrategyaddress _newStrategy
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateFeeInfo(address indexed _platformuint32 _platformPercentageuint32 _bountyPercentage
UpdatePeriodLength(uint256 _length
UpdateWhitelist(address indexed _whitelistbool _status
UpdateYieldInfo(uint16 _percentageuint80 _threshold
Withdraw(address indexed _accountaddress _recipientuint256 _amount
Constructor
constructor(address beaconbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.