MAPs of the World

Unverified contract

Proxy

Active on Ethereum with 52 txns
Deployed by via 0x69050541 at 20582472
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MAPs of the World"

0xd0cced62de7984048284321efc678eef27f1f6e23a28d13d8a2b52d63864ef79
0xf5073ed565fde4d77bffaa1d89521da1445e4c67df26a0c8224b1a0e3c9a19a4
0x03f72ac9c5a559ddadfaf91dbe177bd70e05bd203979e5923b468f91ffb7a244
0x85621fda41449b415ba373f48de28b2f4bf73a1e8a944ec9f4b8f14e90a4f82b
0x33ef457f32ad5adbc57bd8caa2b1265edb9fb3b92ee23f8e4578039442ecdb5c
0x2cb45e0115d91d8d2bdd9a585eb1cf9e9f66600c101296625b6d61c17dfd2c5b
0xeb916f552c11fe8d27bb53c87ff359f00ef96dfc249866e87a670591e36de804
0xfd6a51c90060e7cc8184e9b7c8fcc28dffb6ced12f40f5f88a20458f6bec90da
0x62f14008f94b35f233ab12497ef470fa27a2087d0d1db7212296e2b61d030577
0xf377de249acf491f16568be48955afcb6bdbacb27005e6e4d20f0eaffdb9daff

Functions
Getter at block 20855406
baseURI(view returns (string)
ipfs://bafybeihatin3ckv7xkbuk6dun2iwvnshhgmpuixm3jyrlvt74lpg2ravsm/{id}
contractURI(view returns (string)
getTransferValidationFunction(pure returns (bytes4 functionSignaturebool isViewFunction)
(functionSignature=0x1854b241, isViewFunction=true)
getTransferValidator(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
MAPs of the World
owner(view returns (address result)
0xc328ec478c05ef65429f18c16570457964c4cdd1
ownershipHandoverValidFor(view returns (uint64)
172800
provenanceHash(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
symbol(view returns (string)
MAPs
Read-only
balanceOf(address owneruint256 idview returns (uint256 result)
balanceOfBatch(address[] ownersuint256[] idsview returns (uint256[] balances)
isApprovedForAll(address owneraddress operatorview returns (bool)
maxSupply(uint256 tokenIdview returns (uint256)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalMinted(uint256 tokenIdview returns (uint256)
totalSupply(uint256 tokenIdview returns (uint256)
uri(uint256view returns (string)
State-modifying
batchBurn(address fromuint256[] idsuint256[] amounts
burn(address fromuint256 iduint256 amount
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
emitBatchMetadataUpdate(uint256 fromTokenIduint256 toTokenId
initialize(address allowedConfigureraddress allowedSeaportstring name_string symbol_address initialOwner
renounceOwnership(payable 
requestOwnershipHandover(payable 
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool isApproved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMaxSupply(uint256 tokenIduint256 newMaxSupply
setProvenanceHash(bytes32 newProvenanceHash
setTransferValidator(address newValidator
transferOwnership(address newOwnerpayable 
Events
AllowListUpdated(bytes32 indexed previousMerkleRootbytes32 indexed newMerkleRootstring[] publicKeyURIstring allowListURI
AllowedFeeRecipientUpdated(address indexed feeRecipientbool indexed allowed
AllowedSeaportUpdated(address[] allowedSeaport
ApprovalForAll(address indexed owneraddress indexed operatorbool isApproved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ContractURIUpdated(string newContractURI
CreatorPayoutsUpdated(struct CreatorPayout[] creatorPayouts
DropURIUpdated(string newDropURI
Initialized(uint8 version
MaxSupplyUpdated(uint256 tokenIduint256 newMaxSupply
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
PayerUpdated(address indexed payerbool indexed allowed
ProvenanceHashUpdated(bytes32 previousHashbytes32 newHash
PublicDropUpdated(struct PublicDrop publicDropuint256 index
RoyaltyInfoUpdated(address receiveruint256 basisPoints
SeaDropMint(address payeruint256 dropStageIndex
SeaDropTokenDeployed(uint8 tokenType
SignerUpdated(address indexed signerbool indexed allowed
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] amounts
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 amount
TransferValidatorUpdated(address oldValidatoraddress newValidator
URI(string valueuint256 indexed id
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors
AccountBalanceOverflow(
AllowedSeaportCannotBeZeroAddress(
ArrayLengthsMismatch(
CannotExceedMaxSupplyOfUint64(uint256 got
CreatorPayoutAddressCannotBeZeroAddress(
CreatorPayoutBasisPointsCannotBeZero(
CreatorPayoutsNotSet(
DuplicateFeeRecipient(
DuplicatePayer(
DuplicateSigner(
FeeRecipientCannotBeZeroAddress(
FeeRecipientNotAllowed(address got
FeeRecipientNotPresent(
InsufficientBalance(
InvalidCallerOnlyAllowedSeaport(address caller
InvalidCreatorPayoutBasisPoints(uint256 totalReceivedBasisPoints
InvalidCreatorPayoutTotalBasisPoints(uint256 totalReceivedBasisPoints
InvalidExtraDataEncoding(uint8 version
InvalidFeeBps(uint256 feeBps
InvalidFromAndToTokenId(uint256 fromTokenIduint256 toTokenId
InvalidProof(
InvalidSignedEndTime(uint256 gotuint256 maximum
InvalidSignedFeeBps(uint256 gotuint256 minimumOrMaximum
InvalidSignedFromTokenId(uint256 gotuint256 minimum
InvalidSignedMaxTokenSupplyForStage(uint256 gotuint256 maximum
InvalidSignedMaxTotalMintableByWallet(uint256 gotuint256 maximum
InvalidSignedMaxTotalMintableByWalletPerToken(uint256 gotuint256 maximum
InvalidSignedMintPrice(address paymentTokenuint256 gotuint256 minimum
InvalidSignedPaymentToken(address gotaddress want
InvalidSignedStartTime(uint256 gotuint256 minimum
InvalidSignedToTokenId(uint256 gotuint256 maximum
InvalidStartAndEndTime(uint256 startTimeuint256 endTime
InvalidSubstandard(uint8 substandard
MaxSupplyMismatch(
MintAmountsMismatch(
MintExceedsMaxSupply(uint256 totaluint256 maxSupply
MintQuantityExceedsMaxMintedPerWallet(uint256 totaluint256 allowed
MintQuantityExceedsMaxMintedPerWalletForTokenId(uint256 tokenIduint256 totaluint256 allowed
MintQuantityExceedsMaxSupply(uint256 totaluint256 maxSupply
MintQuantityExceedsMaxTokenSupplyForStage(uint256 totaluint256 maxTokenSupplyForStage
MustSpecifyERC1155ConsiderationItemForSeaDropMint(
NewOwnerIsZeroAddress(
NoBalanceToWithdraw(
NoHandoverRequest(
NotActive(uint256 currentTimestampuint256 startTimestampuint256 endTimestamp
NotOwnerNorApproved(
OfferContainsDuplicateTokenId(uint256 tokenId
OnlyDelegateCalled(
PayerCannotBeZeroAddress(
PayerNotAllowed(address got
PayerNotPresent(
ProvenanceHashCannotBeSetAfterAlreadyBeingSet(
ProvenanceHashCannotBeSetAfterMintStarted(
PublicDropStageNotPresent(
PublicDropsMismatch(
RoyaltyOverflow(
RoyaltyReceiverIsZeroAddress(
SameTransferValidator(
SignatureAlreadyUsed(
SignedMintsMustRestrictFeeRecipients(
SignerCannotBeZeroAddress(
SignerNotPresent(
TokenIdNotWithinDropStageRange(uint256 tokenIduint256 startTokenIduint256 endTokenId
TransferToNonERC1155ReceiverImplementer(
TransferToZeroAddress(
Unauthorized(
UnsupportedExtraDataVersion(uint8 version
UnsupportedFunctionSelector(bytes4 selector