This contract is being backfilled. You may encounter incomplete storage history.

MekaVerseAirdrop

Verified contract

Active on Ethereum with 7,561 txns
Deployed by via 0x72ff283c at 13811491
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MekaVerseAirdrop"

0x61e460bb26f561305879742ee38187db9ec41531ceb0d41e209d4a5cb5a42c3e
0x0230a9ad12a04ad9c1d38866dc35e24edee2f25053e9fc04e50a1f192d09dc6b
0x092248cee4da3a59b03a5d1c1204bb501600cc9ed700b9093ff76bc09030e9a4
0xdd73ff9e9d3fa019f9b3d6825699c7879826251f2bf4f81136a2c0a73eac80db
0x93c099f944dc4a9b665165070adc9711326d7af431f7c174ff6a3edeb6b153b2
0x1c8ffe51dce66df40f3185771e4adc33d57c1df4de8eda86c3b670e1514920fc
0xe70b91feb1ca4eaac37440d33bf02e360f88b95d3181dc8ceb04746d0051f8cd
0x62504eb194687ff48b14fd3e8388a1da47a075aad0b5dbb57039af07f75e4280
0xc30b43bb3ccaf8ec05db882b057e5198885b63740bfc93cc942fa23e3fd40f9e
0xfedc3b92c294bcb445abbe0b8e2339481cbcdb16d2ce8bda140b96ab96ae48c5

Functions
Getter at block 20797479
baseTokenURI(view returns (string)
 
collectionClaimable(view returns (struct MekaVerseAirdropClaimCollection[])
collectionIndex(view returns (uint256)
4
mekaverse(view returns (address)
0x9a534628b4062e123ce7ee2222ec20b86e16ca8f
owner(view returns (address)
0xd11277d411f138a67dc44b1fcd8a48c447d753e4
pauseAllCollection(view returns (bool)
false
totalMint(view returns (uint256)
12520
Read-only
allowedContracts(addressuint256view returns (bool)
balanceCollection(uint256addressview returns (uint256)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
canClaim(uint256 _collectionIduint256 _tokenIdview returns (bool)
collectionIsClaimable(uint256 _collectionIndexview returns (bool)
collectionIsPaused(uint256 _collectionIndexview returns (bool)
collections(uint256view returns (uint256 tokenIduint256 startuint256 endbool pausedbool canExternaluint256 maxPerWalletuint256 maxPerTxuint256 maxSupply)
currentSupply(uint256view returns (uint256)
isAllowed(address _contractuint256 _collectionIdview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenIsUsed(uint256uint256view returns (bool)
totalSupply(uint256 _collectionIdview returns (uint256)
uri(uint256view returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
addCollection(struct MekaVerseAirdropClaimCollection _collection
claim(address _touint256 _collectionIduint256[] _tokensId
claimExternal(address _touint256 _collectionIduint256 _count
editCollection(uint256 _collectionIdstruct MekaVerseAirdropClaimCollection _collection
removeAllowedContract(address _contract
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setAllowedContract(address _contractuint256[] _collectionIdsbool _allowed
setApprovalForAll(address operatorbool approved
setMekaverse(address _mekaverse
setPauseAllCollection(bool _toggle
setPauseCollection(uint256 _collectionIdbool _paused
setURI(string _baseURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
CreateMekaVerseHold(uint256 indexed collectionIduint256 indexed count
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _baseURIaddress _mekaverse
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.