FluidReserveContractProxy

Verified contract

Proxy

Active on Ethereum with 172 txns
Deployed by via 0x2b8b7908 at 19239135
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
Native
Value $1,195,945.22
ERC-20
Value $940,291.56
ERC-20
Value $274,381.51
ERC-20
Value $100,463.17
ERC-20
Value $64,229.32
ERC-20
Value $59,156.03
ERC-20
Value $19,104.16
ERC-20
Value $2,586
ERC-20
Value $0
 (#9)
ERC-1555
--
0x85bc0e3f198640c5428bd1a3e7c10f2a64aa360644cd855ccbeb9e500512c165
0x76eb624d615b9144cc793b752969211dc515cb84008c5f96bab00b7c627be4e2
0x0d1fb77b9dd289303015dcdd70b11627735eca0e10ab4a510677eb8aa363c235
0x5cc951b3e1c465fdc11e31806e89021c21a429fdd6d5778d24fc86793fccd33e
0xd9d29c64df7dbf0e2ead2e90ce2036ebb39bf46e7204584668daffb3ddc39a55
0x7295e75891290ba910e797cb861f5972d5cbd896e7ec99a32a21eefd02215578
0xab0093e458bb6716484b4efe857ef0fa43bd09ceb274167564358e6f05fe56ab
0xfd3b463a655dfadf128bd030a5414d706007e6dd4a71015a275718b6b103ca37
0x6a5aa42d796d3efd9bf9ec6760bb549a7508cb44dbb9cd15180a6555470aa142
0x771e01b0572927740f8bda089335484afa4da2d07b0dfa933342e87afb1706f4

Functions
Getter at block 21270051
LIQUIDITY(view returns (address)
0x52aa899454998be5b000ad077a46bbe360f4e497
owner(view returns (address)
0x2386dc45added673317ef068992f19421b481f4c
 
proxiableUUID(view returns (bytes32)
 
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
Upgraded(address indexed implementation
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 logic_bytes data_
Fallback and receive
fallback(
receive(
receive(
Errors
FluidReserveContractError(uint256 errorId_
FluidSafeTransferError(uint256 errorId_