SandwichBotProxy
Verified contract
Active on
Ethereum with 9 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SandwichBotProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15656236 | 2 years ago | | | 0 | 0.00037032000 | |
| 15656235 | 2 years ago | | | 0 | 0.00037140000 | |
| 15656234 | 2 years ago | | | 0 | 0.00037122000 | |
| 15656233 | 2 years ago | | | 0 | 0.00037122000 | |
| 15656232 | 2 years ago | | | 0 | 0.00076719000 | |
| 15656230 | 2 years ago | | | 0 | 0.00076827000 | |
| 15656229 | 2 years ago | | | 0 | 0.00076809000 | |
| 15656228 | 2 years ago | | | 0 | 0.00076809000 | |
| 15655664 | 2 years ago | | | 0 | 0.00046336000 |
ABI
ABI objects
Getter at block 21221858
ADMIN() view returns (bytes32)
0x41444d494e000000000000000000000000000000000000000000000000000000
CALLER() view returns (bytes32)
0x43414c4c45520000000000000000000000000000000000000000000000000000
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RESONATE_HELPER() view returns (address)
0xebb1185f41a2347dd77b45e1f5e068f1e84f536a
VOTER() view returns (bytes32)
0x564f544552000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
proxyCall(bytes32 poolId, address[] targets, uint256[] values, bytes[] calldatas)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
sandwichSnapshot(bytes32 poolId, uint256 amount, bool isWithdrawal)
setResonateHelper(address _resonateHelper)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.