Controller

Verified contract

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

No balances found for "Controller"

0x7eb2f5b8395e3793e51f4137977ca66ae37ddf76fc0a9bcf3c6f65b1c5e8c7e6
0x6de3b9c44876551f1581dcc1175fdf828a4712fe8f720371656a129e555c5adb
0x8089b544c3403652f45fd06ca6e4d536be8c0a9ba3dcaefbc31cdee21e923bd0
0x275cf39ecd253ec87ef2678d4979f3cf6d0c99447b77cf4bbd37115b540a9d1b
0x8e1d5e0eebcb8fee9dfaacb466787160f825c97a333d44bf62eecbd3f72e1972
0xe4f8afc94d0a0ecc0cc50e3a2665c10fbd0d740697743a4d69ff3ca845e4c953
0x221d4837ff9f4be5542b05d1c2aa77039be323c54de455df0b291d9225349925
0x2dec3f2fd1d3b0e3cdfa4d1312e382a7607ee1c9544f9f65da02f7bfc4839b34
0xeba42fbf6f276437fba83f53697392e35683fb62a55e053bc6e645c7740d29d8
0xccefc0032703761f3c11a488d8f2ffae4a030aeea6a77ad536ab90051dac499b

Functions
Getter at block 21207638
aaveReferralCode(view returns (uint16)
0
founderFee(view returns (uint256)
0
founderVault(view returns (address)
0x223809e09ec28c28219769c3ff05c790c213152c
owner(view returns (address)
0x9520b477aa81180e6ddc006fc09fb6d3eb4e807a
pools(view returns (address)
0xd559ba46da65959540405c9c73f51c76c62ec119
treasuryPool(view returns (address)
0x0000000000000000000000000000000000000000
uniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
feeCollector(addressview returns (address)
interestFee(addressview returns (uint256)
isPool(address _poolview returns (bool)
poolRewards(addressview returns (address)
rebalanceFriction(addressview returns (uint256)
strategy(addressview returns (address)
withdrawFee(addressview returns (uint256)
State-modifying
acceptOwnership(
addPool(address _pool
executeTransaction(address targetuint256 valuestring signaturebytes datapayable returns (bytes)
executeTransactions(address[] targetsuint256[] valuesstring[] signaturesbytes[] calldataspayable 
removePool(address _pool
renounceOwnership(
transferOwnership(address newOwner
updateAaveReferralCode(uint16 referralCode
updateFeeCollector(address _pooladdress _collector
updateFounderFee(uint256 _founderFee
updateFounderVault(address _founderVault
updateInterestFee(address _pooluint256 _interestFee
updatePoolRewards(address _pooladdress _poolRewards
updateRebalanceFriction(address _pooluint256 _f
updateStrategy(address _pooladdress _newStrategy
updateTreasuryPool(address _pool
updateUniswapRouter(address _uniswapRouter
updateWithdrawFee(address _pooluint256 _newWithdrawFee
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.