OneInchResolver

Verified contract

Implementation

Active on Ethereum with 2 txns
Deployed by via 0x83f2d452 at 20585488
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 49 additional slots
-
variable spans 48 additional slots

No balances found for "OneInchResolver"

0xf714c7a25f955d152d9268f614a89f7fa3d3b502c77498c0a32ad867e9fa09ab
0x5bb4421a2b334286a25e9e5bd600c5c8f3488917710dea349e026b158e129f7d

Functions
Getter at block 21310977
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MATCHER_ROLE(view returns (bytes32)
0xdf91394c13c48ebd5370100f1eb84afe3c6c47a78f9f9f874d5a9ec6afe0ae6b
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address tokenaddress to
grantRole(bytes32 roleaddress account
initialize(address limitOrderProtocoladdress matcher
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
settleOrders(bytes data
takerInteraction(struct IOrderMixinOrder orderbytesbytes32 orderHashaddress takeruint256 makingAmountuint256 takingAmountuint256bytes extraData
withdrawAssets(address tokenaddress touint256 amount
Events
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Trade(bytes32 orderHashaddress makerAssetaddress takerAssetuint256 makingAmountuint256 takingAmount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressZero(
FailedExternalCall(uint256 indexbytes reason
ForceApproveFailed(
NotTaker(
OnlyLOP(
SafeTransferFailed(
SafeTransferFromFailed(