TheMerge

Verified contract

Active on Ethereum with 318,805 txns
Deployed by via 0x3929e956 at 15535971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $52.2
ERC-20
Value $50
ERC-20
Value $0.17
)
ERC-721
--
)
ERC-721
--
 (#77226)
ERC-721
--
0x51b457f8a945ba09b3430590e6475035fb4163ff71b9c9d283d9b4920e5c1ada
0x0939c7682a246d058af5085b099801081f43a8469ce59e73b1edd796e1b508d5
0x9183f55cf62bc1b81b5e90d6db6c4dfec44c87290fe5b8e20d2a595011c625a2
0x7b21c7920f0b4c6ff84f04ba82879bc43ee4d6499fde4a16f21e1e91c26ef164
0x800b90a7494d01d06f1860999b2ccd57cf4754b0fc83ce1dd21e27591802577d
0xa7f1d100ccd82507ddd24f6211ef6a155edf9e1f0a296c23f887c2f5e78b5a77
0xde95be6b6ebe43e17f32acbc98d25c1247abe5e41f10b34a9e6b8a98391f0e59
0x9b0daa4072409bd153e5f9abd9b7c31658acd4e45a96218e038ba19c4c95d2c1
0x51510b31a8523a985d2b1b07b459aa2548bc725aec5d68952a0ae066cf53d106
0x1eb327fc9d18d2010aedf46c7920ee4484da22548a75cc66ae049e6187f85a7f

Functions
Getter at block 21247310
isFrozen(view returns (bool)
false
mintOpenUntil(view returns (uint64)
1663483691
name(view returns (string)
TheMerge
owner(view returns (address)
0xab9e1ddf806a20c9b06a94c655a59c3edf495ca5
symbol(view returns (string)
MERGE
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminMintAllTier2ATo(address[] recipients
adminMintAllTier2BTo(address[] recipients
adminMintAllTier2CTo(address[] recipients
adminMintTo(uint256 tokenIdaddress recipient
adminSetFrozen(
adminSetPoSOverride(
adminSetTokenUris(string tier1TokenUristring tier2ATokenUristring tier2BTokenUristring tier2CTokenUristring openEditionTokenUri
approve(address touint256 tokenId
publicMint(
publicTier1MintToOwner(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setActive(
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string tier1TokenUristring tier2ATokenUristring tier2BTokenUristring tier2CTokenUristring openEditionTokenUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadySetActive(
InvalidToken(
MintNotActive(
PoSNotActive(
RecipientLengthDoesNotMatchSupply(
SoldOut(
TokenUrisFrozen(