Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16240928 | 4 months ago | | | 0 | 1.8166960e-7 | |
| 16240723 | 4 months ago | | | 0 | 0.0000016921980 | |
| 16240720 | 4 months ago | | | 0 | 0.0000027357994 | |
| 16229626 | 4 months ago | | | 0 | 0.000000069473805000 | |
| 9753536 | 9 months ago | | | 0 | 0.000000031433084720 | |
| 9715937 | 9 months ago | | | 0 | 0.000000069316656207 | |
| 9715934 | 9 months ago | | | 0 | 2.9307026e-7 | |
| 9715931 | 9 months ago | | | 0 | 6.6938083e-7 | |
| 9715928 | 9 months ago | | | 0 | 3.5322102e-7 | |
| 9715926 | 9 months ago | | | 0 | 4.1931577e-7 |
ABI
ABI objects
Getter at block 21976846 getAllImplAddressesAndSelectors() view returns (struct Implementation[])
fallbackImplAddress() view returns (address)
0xd12be3d73f663d49b3e654a54378c6553133ad17
owner() view returns (address)
0x9e58150f2cf5fab23ffa95903feabf7d115dee95
relayFrozen() view returns (bool)
false
Read-only
getImplAddress(bytes4 _functionSelector) view returns (address)
getImplAddressNoFallback(bytes4 _functionSelector) view returns (address)
getSelectorsForImplAddress(address _implAddress) view returns (bytes4[])
selectorToImplAddress(bytes4) view returns (address)
supportedInterfaces(bytes4) view returns (bool)
supportsInterface(bytes4 _interfaceId) view returns (bool)
State-modifying
Events addOrUpdateSelectors(bytes4[] _selectors, address _implAddress)
freezeRelay()
removeImplAddressAndAllSelectors(address _implAddress)
removeSelectors(bytes4[] _selectors)
renounceOwnership()
setFallbackImplAddress(address _fallbackAddress)
transferOwnership(address newOwner)
updateSupportedInterfaces(bytes4 _interfaceId, bool _supported)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.