The Merge World

Verified contract

Proxy

Active on Ethereum with 696 txns
Deployed by via 0x3ce46ef8 at 17039629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
1 additional variable

No balances found for "The Merge World"

0x7788b575bfbbb23e42d97e682bd48697c70f3f6039357abf6fcb0dffce9b7c6c
0x959cc5af6681d3a3e26ab9b8fe49d4dafc36385f0c61bcd9c84114f3991886e4
0x90fad6e18f71ebe490be538cc7bf1364082ca1dfeb78897bbd03561697187470
0xdb3c95f364dec9fbb7fb28656e249cd64227ac14845dd61f3481b4c1f066e5fd
0x1771ba2773d90faf5f4887ff44d36f6242a9df8040ad6ca6ed865cf5bc2890f6
0x877a4267cfe29704f0763899b67b7bef15fd36f8b76323c994bca9da99822103
0x2184ea4eaaf43f568b913a71d80ef6c13ec904f7dedf6d2062cd4e8f1caa563d
0x42ec1e5b498334d1db9b29b6d0e2cb9a12060bea67f1c6cd1d9cf404e9b8f8e2
0x5583c1b6ed5746b8c93816cc53ddd6b96e9822f2c63a0edbb365ab36281f5c75
0x538cc7fab72fd4c7a7cf82baae1fa961a0dfe2148258a532a90f0def902fe058

Functions
Getter at block 21277039
authorizedSigner(view returns (address)
0xe4c12933e9abb6ab70ee54d0134a71c8723ce586
baseURI(view returns (string)
https://storage.googleapis.com/posersnft/the-merge-meta/
claimEndTimestamp(view returns (uint256)
1681599600
commonPrice(view returns (uint256)
30000000000000000
extraPrice(view returns (uint256)
23000000000000000
maxMintsPerTx(view returns (uint256)
10
maxMintsPerWallet(view returns (uint256)
20
mintEndTimestamp(view returns (uint256)
1681513200
mintStartTimestamp(view returns (uint256)
1681426800
name(view returns (string)
The Merge World
owner(view returns (address)
0xb5decc6744ec5c1f06063e4ce2149eb8e62a6773
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
TMW
totalSupply(view returns (uint256)
2116
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintPrice(uint256 minteduint256 amountuint256 freeuint256 extrauint256 discountview returns (uint256)
mintPriceExternal(uint256 amountuint256 freeuint256 extrauint256 discountview returns (uint256)
mintedNFTs(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] addressesuint256[] amounts
approve(address operatoruint256 tokenIdpayable 
configure(address _authorizedSigner
initialize(
mint(uint256 amountuint256 freeuint256 extrauint256 discountbytes signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURIArg
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(uint256 amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
Mint(address indexed touint256 tokenIduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(