ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 76 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
0x0a99…8f81
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19297021 | 10 months ago | | | 0 | 0.0042107181 | |
| 19277090 | 10 months ago | | | 0 | 0.010416752 | |
| 19270776 | 10 months ago | | | 0 | 0.0066379993 | |
| 19265312 | 10 months ago | | | 0 | 0.0055872917 | |
| 19217690 | 10 months ago | | | 0 | 0.0035043388 | |
| 19179766 | 10 months ago | | | 0 | 0.0087402379 | |
| 19116204 | a year ago | | | 0 | 0.0032883964 | |
| 19064931 | a year ago | | | 0 | 0.0026905287 | |
| 19045095 | a year ago | | | 0 | 0.0032241703 | |
| 19018298 | a year ago | | | 0 | 0.0049080479 |
ABI
ABI objects
Getter at block 21435255
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RELAYER_ROLE() view returns (bytes32)
0xe2b7fb3b832174769106daebcfd6d1970523240dda11281102db9363b83b0dc4
RESOURCE_SETTER() view returns (bytes32)
0x8b9e7a9f25b0aca3f51c01b8fee30790fb16f4d4deded8385ae6643d054bb078
messageTransmitter() view returns (address)
0x0a992d191deec32afe36203ad87d7d289a738f81
reserveHandler() view returns (address)
0x6e14f48576265272b6caa3a7cc500a26050be64e
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
mintCompleted(uint8, uint64) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
initialize(address _usdc, address _messageTransmitter, address _reserveHandler)
mintUsdcToReserveHandler(bytes message, bytes attestation, uint8 srcChainId, uint64 depositNonce)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setUsdcAddress(address _usdc)
setUsdcMessageTransmitter(address _messageTransmitter)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
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)
Upgraded(address indexed implementation)
UsdcMinted(bool success, uint256 mintAmount)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.