The MERGE

Verified contract

Active on Ethereum with 1,578 txns
Deployed by via 0x44040cfd at 15529824
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "The MERGE"

0x9474dd351a90d4e6a83be7d59ec41d9b3927b6ef3a2fd04cadd5eb8481a07038
0x40914d8c525d096989bd512d5aabcb324c77fa4e02ce4390148f9d40918bf08e
0x64d5eea27cbf2ad2a7f9c9a6db1b751c4c91e27abe89aee107f48a96f1d0abf7
0x88a5b2bab1aba6e74f0f4dde7f400048f6a23ea181ba99232abb22d0f6aafc8d
0xa6e40fbc48be9668bdfe4a529d34f0183065018a86f8c9536846f42b47ec6784
0xa707be2a17594db016964c0ca963954f08d80dd1d52f802721881582a6096961
0x79a5e765b85ed5ee55476a87a373bbdfdeabe16eaa3be4c8ff516adc2aaef07a
From
0x9eb7e5e945b3a664715470e543b02486ff3dc4be5f268bd6cc6ba6d8915c4c84
0x0cf3ac23d0e4ae9c042f69c0ae4a835edc6e16169ee19ff3a9a7315dbe317b6d
0x198eaccefe74deb536e294c10760d7d48724c811802c2a821e4a23ebc6f26a01

Functions
Getter at block 20917273
canMint(view returns (bool)
false
currentCohort(view returns (uint16)
2
maxCount(view returns (uint256)
3333
maxCountPerWallet(view returns (uint256)
3
mintFee(view returns (uint256)
0
name(view returns (string)
The MERGE
owner(view returns (address)
0x646210472a4885961890e48e8984462d9f1839e7
paused(view returns (bool)
true
symbol(view returns (string)
MERGE
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
cohortId(uint16 cohortNumuint256 indexview returns (uint256)
cohortLength(uint16 cohortNumberview returns (uint256)
cohorts(uint16view returns (bytes32 randomHash)
genesisSeed(uint256 tokenIdview returns (bytes32)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
incrementCohort(
mintDeck(uint256 countpayable returns (bool)
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURIuint256 cohortId_
setCohortRandomValue(uint16 cohortNumberbytes32 randomHash
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CohortNumberIncremented(uint256 indexed cohortNumber
CohortRandomHashSet(uint256 indexed cohortNumberbytes32 indexed randomHash
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(address treasury_uint256 maxCount_uint256 maxCountPerWallet_uint96 royaltiesstring tokenNamestring tokenSymbolstring startingBaseURIaddress[] earlyRecipientsuint256[] tokenCounts
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.