FlashBorrowerSolver

Verified contract

Active on Ethereum with 85 txns
Deployed by via 0x263af1e7 at 20741883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $26.9
0x9aa6839667424f557b48ce54eac0916b8590810d4b9136624700dd2e57e12e57
0xd899eb779a909d345dac9d56abbf0a842b5fe4c5914f7058f8cb92f9c7f842d8
0x84da6e052ce802cd1dc77ead5d40eb124a14c4aefc467f44df1d707cef83b900
0x06c28f98ff45d82f34a0034733773a6f10c8e80fdcedaf91ef0f08dfd8ee35ee
0x7ea296cc9d700bc8b3a817e36f343928d997bd65d3b77427bfd4ce725e82d35a
0xd63d76e5ec0d3269a1dcf3909333f799969c5dbec02051e250c69f66df702c93
0x350476010ae54e6882868908e282c799aa1f0d6c4c547e0689ecb559c72121f9
0x7ce685385887645bb3976ff021864dc504dd36428646f1432752c5215e08a012
0xe57c877eadb11667cd753e412786306f7f3d78b8bf1b552c26ca3d3acb2ba534
0xdacddd6ad041529eb01703f2df2daf1b6c61fa0ade5dfb49720d3cf3fc7acbef

Functions
Getter at block 21157697
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SOLVER_EXECUTION_ROLE(view returns (bytes32)
0x4208d9aa7c658dc4c5bcda3bc04e7a99676d37c39bb0ff92589c9a5c464646a4
SOLVER_RECOVERY_ROLE(view returns (bytes32)
0x080f48546d472b593fe966fe6eb27f7ffae3db1952dad4640f0d261382ae9817
getSystemRegistry(view returns (address)
0x2218f90a98b0c070676f249ef44834686daa4285
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
execute(address vaultstruct IStrategyRebalanceParams rebalanceParamsbytes datapayable 
grantRole(bytes32 roleaddress account
onFlashLoan(addressaddress tokenInuint256uint256bytes datareturns (bytes32)
recover(address[] tokensuint256[] amountsaddress[] destinationspayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokensRecovered(address[] tokensuint256[] amountsaddress[] destinations
Constructor
constructor(address _systemRegistry
Fallback and receive
receive(
Errors
ArraysLengthMismatch(
CannotRenounceOwnership(
DynamicStateVariableLengthInvalid(
ExecutionFailed(bytes32 command
InvalidCalltype(
OnlyAutoPool(
SingleReturnValuePermittedStatic(
SingleReturnValuePermittedVariable(
StaticStateVariableLengthInvalid(
ValueCallNoValueIndicated(
ZeroAddress(string name
ZeroParam(string name