CompatibilityFallbackHandler
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdef5…3904
Balances ($0.00)
No balances found for "CompatibilityFallbackHandler"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CompatibilityFallbackHandler"
ABI
ABI objects
Getter at block 21248241 getModules() view returns (address[])
owner() view returns (address)
0x9d89745fd63af482ce93a9adb8b0bbdbb98d3e06
validationBeacon() view returns (address)
0xdef5c382c13e546b839dfd7232cb6d32ba973904
Read-only
encodeMessageDataForSafe(address safe, bytes message) view returns (bytes)
getMessageHash(bytes message) view returns (bytes32)
getMessageHashForSafe(address safe, bytes message) view returns (bytes32)
isValidSignature(bytes _data, bytes _signature) view returns (bytes4)
isValidSignature(bytes32 _dataHash, bytes _signature) view returns (bytes4)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokensReceived(address, address, address, uint256, bytes, bytes) pure
State-modifying
Events setValidationBeacon(address _validationBeacon)
simulate(address targetContract, bytes calldataPayload) returns (bytes response)
This contract contains no event objects.
constructor(address _owner, address _validationBeacon)
This contract contains no fallback and receive objects.
This contract contains no error objects.