This contract is being backfilled. You may encounter incomplete storage history.

FluidReserveContractProxy

Verified contract

Proxy

Active on Ethereum with 57 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 $811,236.82
ERC-20
Value $676,502.07
ERC-20
Value $204,386.96
ERC-20
Value $74,679.86
ERC-20
Value $46,558.95
ERC-20
Value $34,766.83
ERC-20
Value $0
 (#9)
ERC-1555
--
0x40362ceca82b07d1953164599b00a0ac03bfdf5f356731d4b2861a95988f35e8
0xe31647bee3008f795b0a90900990c68695d49005f158ff05c736af12c24fa345
0xf1f42f84e72255420c81a48c20065c43d5a8ab8629a3743129547b42457a0265
0xcef7ee87c8a450e81ab009a0f1eec441eb5f73a31fba2ec61644d01e9bd58922
0x949eb2e0f2e6e559eb014d9e5b9d9e31522394a8a327703e3fad37c8ddf24f1a
0xae70926267c0ec5920b4a40b8164943e46457a51d9c3bdeaecdda78278b3dc45
0xadeae1075475bbfaa3bebcfa89f95e968a60f38e2c7ab7616d7a98ca565c8f67
0x184bca87bc05972324258f626e74efe3c5857696a1ca029c48ba41d9deec1e7e
0x0eceb59783c90bf780d71f6b8426e9b38726567ca28709bd841c17cf3284280a
0x16ede12cee189a8c57837190c402c74638b63e8c39aab9aa4f6570516a091d5c

Functions
Getter at block 20793052
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_