SynthereumFinder
Verified contract
Active on
Base with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "SynthereumFinder"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9400477 | a year ago | | | 0 | 0.000000003108133520 | |
| 9400472 | a year ago | | | 0 | 0.000000003129542472 | |
| 9400459 | a year ago | | | 0 | 0.000000007273984536 | |
| 9400449 | a year ago | | | 0 | 0.000000007699412616 | |
| 9399938 | a year ago | | | 0 | 0.000000003163663368 | |
| 9399811 | a year ago | | | 0 | 0.000000048194334592 | |
| 9399556 | a year ago | | | 0 | 0.000000048122268050 | |
| 9399480 | a year ago | | | 0 | 0.000000048254398194 | |
| 9399357 | a year ago | | | 0 | 0.000000048158517960 | |
| 9399252 | a year ago | | | 0 | 0.000000048266932072 |
ABI
ABI objects
Getter at block 23859062
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAINTAINER_ROLE() view returns (bytes32)
0x126303c860ea810f85e857ad8768056e2eebc24b7796655ff3107e4af18e3f1e
Read-only
getImplementationAddress(bytes32 interfaceName) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
interfacesImplemented(bytes32) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events changeImplementationAddress(bytes32 interfaceName, address implementationAddress)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
InterfaceImplementationChanged(bytes32 indexed interfaceName, address indexed newImplementationAddress)
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(struct SynthereumFinderRoles roles)
This contract contains no fallback and receive objects.
This contract contains no error objects.