FallbackHandler
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
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "FallbackHandler"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "FallbackHandler"
ABI
ABI objects
Getter at block 21290540
This contract contains no getter function objects.
Read-only
getApeLockState(address collection, uint256 tokenId) view returns (uint8)
getLockedERC1155Amount(address collection, uint256 tokenId) view returns (uint256)
isLockedByApePlan(address collection, uint256 tokenId) view returns (bool)
isLockedByCyanPlanERC721(address collection, uint256 tokenId) view returns (bool)
isLockedERC721(address collection, uint256 tokenId) view returns (bool)
isValidSignature(bytes32 data, bytes signature) view returns (bytes4 magicValue)
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)
State-modifying
Events This contract contains no state-modifying function objects.
EthTransferred(address indexed receiver, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.