FlashBorrowerSolver

Verified contract

Active on Ethereum with 90 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 $29.97
0x1c5a7bc84651662b92839e41d967f8f4669e30d088f011673aa4f4c7f49281f1
0xe10353019eb5e17872ae77ceba5df4bc01901f583fcc60a7ebf32e1e747fb8c6
0x8199183809ad58d42b9bdbca6d0a212d397b05fc355f253b0a3d80a5ba3ca50d
0xbfa03c9eda058a387dfd3c164c2d72fa592abb2c7ef75bd2bd114763ab6a9678
0xe1413852bc788e60adebfde16ece56f47624d23a4525499c019d5e089cf7d499
0x9aa6839667424f557b48ce54eac0916b8590810d4b9136624700dd2e57e12e57
0xd899eb779a909d345dac9d56abbf0a842b5fe4c5914f7058f8cb92f9c7f842d8
0x84da6e052ce802cd1dc77ead5d40eb124a14c4aefc467f44df1d707cef83b900
0x06c28f98ff45d82f34a0034733773a6f10c8e80fdcedaf91ef0f08dfd8ee35ee
0x7ea296cc9d700bc8b3a817e36f343928d997bd65d3b77427bfd4ce725e82d35a

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