WitchHearts
Verified contract
Proxy
Active on
Ethereum with 1,203 txns
Unified storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99999 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 3 additional slots
Balances ($0.00)
No balances found for "WitchHearts"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20003429 | 5 months ago | | | 0 | 0.00035575803 | |
| 20003424 | 5 months ago | | | 0 | 0.00051202618 | |
| 19754177 | 6 months ago | | | 0 | 0.00020583022 | |
| 18878377 | 10 months ago | | | 0 | 0.0025407833 | |
| 18548842 | a year ago | | | 0 | 0.0013511268 | |
| 18476960 | a year ago | | | 0 | 0.00072442810 | |
| 17700130 | a year ago | | | 0 | 0.00081596793 | |
| 17555397 | a year ago | | | 0 | 0.00057168107 | |
| 17523600 | a year ago | | | 0 | 0.00079094025 | |
| 17515410 | a year ago | | | 0 | 0.00083932330 |
ABI
ABI objects
Getter at block 21126006
COMPANION_COST() view returns (uint256)
46660000000000000
implementation() view returns (address)
0x43955024b1985e2b933a59021500ae5f55b04091
saleEnabled() view returns (bool)
false
__owner() view returns (address)
0x2afe7d20fd4b39a1bf3e1d77217c70d4fa21b727
advancedConfig() view returns (uint16 royaltyBps, string uriBase, string uriExtension, bool hasTransferHook)
(royaltyBps=2000, uriBase=ipfs://QmZnhLBpz7sqCucGJYnfFSQDsGEnmFqsg2UoCT4XPrj1Nr/, uriExtension=.json, hasTransferHook=false)
deployedBlock() view returns (uint256)
13650723
name() view returns (string)
WitchHearts
owner() view returns (address)
0x2afe7d20fd4b39a1bf3e1d77217c70d4fa21b727
symbol() view returns (string)
WTCHHRTS
totalSupply() view returns (uint256)
1617
Read-only
__exists(uint256 tokenId) view returns (bool)
__isApprovedForAll(address _owner, address operator) view returns (bool)
__isApprovedOrOwner(address spender, uint256 tokenId) view returns (bool)
__tokenURI(uint256 tokenId) view returns (string)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address _owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events burn(uint256 tokenId)
mintWithWitches(struct WitchHeartsMintInfo[] mintInfo) payable
setBaseURI(string baseUri, bytes32 provenanceHash)
setSaleEnabled(bool _saleEnabled)
withdraw()
__burn(uint256 tokenId)
__mint(address to, uint256 tokenId)
__setBaseURI(string uriBase, string uriExtension)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
initialize(address newOwner, string _name, string _symbol, struct ConfigSettings settings)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
BaseUriUpdated(string baseUri, bytes32 provenanceHash)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address baseFactory, address _covenContract)
fallback()
receive()
This contract contains no error objects.