PropsDiamond

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x3382e22d at 22588048
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "PropsDiamond"

No transactions found for "PropsDiamond"


Functions
Getter at block 22959492
owner(view returns (address)
0x33f04ce69cfd819cc0a911635c4c95983cded46f
trustedForwarder(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isTrustedForwarder(address forwarderview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
initialize(address _newOwneraddress _diamondCutFacetstruct IPropsInitCallInitCall[] _initCalls
initialize(address _newOwneraddress _diamondCutFacetstruct IDiamondCutFacetCut[] _initialDiamondCutsstruct IPropsInitCallInitCall[] _initCalls
onERC1155BatchReceived(address operatoraddress fromuint256[] idsuint256[] valuesbytes datareturns (bytes4)
onERC1155Received(address operatoraddress fromuint256 iduint256 valuebytes datareturns (bytes4)
onERC721Received(address operatoraddress fromuint256 tokenIdbytes datareturns (bytes4)
transferOwnership(address account
Events
DiamondCut(struct IDiamondCutFacetCut[] _diamondCutstruct IPropsInitCallInitCall[] _initCalls
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _contractOwneraddress _diamondCutFacet
Fallback and receive
fallback(
receive(
Errors
ERC165Base__InvalidInterfaceId(
EmptyCalldata(
ImmutableFunction(bytes4 selector
InValidFacetCutAction(
InitCallFailed(
MustBeZeroAddress(
NoCode(
NoSelectorsInFacet(
NoZeroAddress(
NonEmptyCalldata(
Ownable__NotOwner(
Ownable__NotTransitiveOwner(
SameSelectorReplacement(bytes4 selector
SelectorExists(bytes4 selector