MekaVerseAirdrop

Verified contract

Active on Ethereum with 7,565 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"

0x242431a47bc4c99aaab4aaf649f700b82c82b79a2895f6935c94a122585acc4c
0xb53252631ee14ad8a066793abb1cc400b8a319b8aef0711870e95881dafaf938
0x4b6a9fe3ffda1515f728a0a55f3594df35dc696cdd32c595c7aec13751a53f6a
0x912f30209ff54a4cb20506e4447a007eb9f152b5db9e9e5769c710bd3982eb2d
0x61e460bb26f561305879742ee38187db9ec41531ceb0d41e209d4a5cb5a42c3e
0x0230a9ad12a04ad9c1d38866dc35e24edee2f25053e9fc04e50a1f192d09dc6b
0x092248cee4da3a59b03a5d1c1204bb501600cc9ed700b9093ff76bc09030e9a4
0xdd73ff9e9d3fa019f9b3d6825699c7879826251f2bf4f81136a2c0a73eac80db
0x93c099f944dc4a9b665165070adc9711326d7af431f7c174ff6a3edeb6b153b2
0x1c8ffe51dce66df40f3185771e4adc33d57c1df4de8eda86c3b670e1514920fc

Functions
Getter at block 21289516
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.