FluidReserveContract

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xb835a229 at 17464638
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

No balances found for "FluidReserveContract"

No transactions found for "FluidReserveContract"


Functions
Getter at block 22759743
LIQUIDITY(view returns (address)
0x52aa899454998be5b000ad077a46bbe360f4e497
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
 
renounceOwnership(view 
Read-only
getProtocolTokens(address protocol_view returns (address[] result_)
isAuth(addressview returns (bool)
isRebalancer(addressview returns (bool)
State-modifying
approve(address[] protocols_address[] tokens_uint256[] amounts_
initialize(address[] _authsaddress[] _rebalancersaddress owner_
rebalanceFToken(address protocol_uint256 value_payable 
rebalanceVault(address protocol_uint256 value_payable 
revoke(address[] protocols_address[] tokens_
transferFunds(address[] tokens_
transferOwnership(address newOwner
updateAuth(address auth_bool isAuth_
updateRebalancer(address rebalancer_bool isRebalancer_
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
LogAllow(address indexed protocoladdress indexed tokenuint256 newAllowanceuint256 existingAllowance
LogRebalanceFToken(address indexed protocoluint256 amount
LogRebalanceVault(address indexed protocolint256 colAmountint256 debtAmount
LogRevoke(address indexed protocoladdress indexed token
LogTransferFunds(address indexed token
LogUpdateAuth(address indexed authbool isAuth
LogUpdateRebalancer(address indexed rebalancerbool isRebalancer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(address liquidity_
Fallback and receive
receive(
Errors
FluidReserveContractError(uint256 errorId_
FluidSafeTransferError(uint256 errorId_