ShopFacet
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 "ShopFacet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ShopFacet"
ABI
ABI objects
Getter at block 22713446
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyAccessory(uint256 _petId, uint256 _id)
sellItem(uint256 _petId, uint256 _id)
setPetName(uint256 _id, string _name)
BuyItem(uint256 nftId, address giver, uint256 itemId)
NameChange(uint256 nftId, string name)
RedeemRewards(uint256 indexed petId, uint256 reward)
SellItem(uint256 nftId, address giver, uint256 itemId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
CanNotUnequip()