This contract is being backfilled. You may encounter incomplete storage history.

ExtensibleFallbackHandler

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x33dcf574 at 17883035
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ExtensibleFallbackHandler"

No transactions found for "ExtensibleFallbackHandler"


Functions
Getter at block 20792474

This contract contains no getter function objects.

Read-only
domainVerifiers(addressbytes32view returns (address)
isValidSignature(bytes32 _hashbytes signatureview returns (bytes4 magic)
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytespure returns (bytes4)
onERC1155Received(addressaddressuint256uint256bytespure returns (bytes4)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
safeInterfaces(addressbytes4view returns (bool)
safeMethods(addressbytes4view returns (bytes32)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addSupportedInterfaceBatch(bytes4 _interfaceIdbytes32[] handlerWithSelectors
removeSupportedInterfaceBatch(bytes4 _interfaceIdbytes4[] selectors
setDomainVerifier(bytes32 domainSeparatoraddress newVerifier
setSafeMethod(bytes4 selectorbytes32 newMethod
setSupportedInterface(bytes4 interfaceIdbool supported
Events
AddedDomainVerifier(address indexed safebytes32 domainSeparatoraddress verifier
AddedInterface(address indexed safebytes4 interfaceId
AddedSafeMethod(address indexed safebytes4 selectorbytes32 method
ChangedDomainVerifier(address indexed safebytes32 domainSeparatoraddress oldVerifieraddress newVerifier
ChangedSafeMethod(address indexed safebytes4 selectorbytes32 oldMethodbytes32 newMethod
RemovedDomainVerifier(address indexed safebytes32 domainSeparator
RemovedInterface(address indexed safebytes4 interfaceId
RemovedSafeMethod(address indexed safebytes4 selector
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.