PropsDiamond
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "PropsDiamond"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PropsDiamond"
ABI
ABI objects
Getter at block 22959492
owner() view returns (address)
0x33f04ce69cfd819cc0a911635c4c95983cded46f
trustedForwarder() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isTrustedForwarder(address forwarder) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events initialize(address _newOwner, address _diamondCutFacet, struct IPropsInitCallInitCall[] _initCalls)
initialize(address _newOwner, address _diamondCutFacet, struct IDiamondCutFacetCut[] _initialDiamondCuts, struct IPropsInitCallInitCall[] _initCalls)
onERC1155BatchReceived(address operator, address from, uint256[] ids, uint256[] values, bytes data) returns (bytes4)
onERC1155Received(address operator, address from, uint256 id, uint256 value, bytes data) returns (bytes4)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
transferOwnership(address account)
DiamondCut(struct IDiamondCutFacetCut[] _diamondCut, struct IPropsInitCallInitCall[] _initCalls)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _contractOwner, address _diamondCutFacet)
fallback()
receive()
ERC165Base__InvalidInterfaceId()
EmptyCalldata()
ImmutableFunction(bytes4 selector)
InValidFacetCutAction()
InitCallFailed()
MustBeZeroAddress()
NoCode()
NoSelectorsInFacet()
NoZeroAddress()
NonEmptyCalldata()
Ownable__NotOwner()
Ownable__NotTransitiveOwner()
SameSelectorReplacement(bytes4 selector)
SelectorExists(bytes4 selector)