WhIsBeVandalzPeriphery
Verified contract
Active on
Ethereum with 3,434 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($17.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LINK | ERC-20 | 0.99 | $17.76 |
$17.58 | |
(#16500010210) | | ERC-721 | 1 | -- | -- |
(#16500010208) | | ERC-721 | 1 | -- | -- |
(#16500010207) | | ERC-721 | 1 | -- | -- |
(#16500010204) | | ERC-721 | 1 | -- | -- |
(#16500010201) | | ERC-721 | 1 | -- | -- |
(#16500010200) | | ERC-721 | 1 | -- | -- |
(#16500010198) | | ERC-721 | 1 | -- | -- |
(#16500010197) | | ERC-721 | 1 | -- | -- |
(#16500010195) | | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21115893 | 20 days ago | | | 0 | 0.00021544483 | |
| 21115892 | 20 days ago | | | 0 | 0.00021619819 | |
| 21095464 | 22 days ago | | | 0 | 0.00017692330 | |
| 21095462 | 22 days ago | | | 0 | 0.00015955668 | |
| 21095442 | 22 days ago | | | 0 | 0.00020148435 | |
| 21095412 | 22 days ago | | | 0 | 0.00018911780 | |
| 21095408 | 22 days ago | | | 0 | 0.00018394800 | |
| 21095399 | 22 days ago | | | 0 | 0.00019565432 | |
| 21095391 | 22 days ago | | | 0 | 0.00020112502 | |
| 21095384 | 22 days ago | | | 0 | 0.00018464659 |
ABI
ABI objects
Getter at block 21256256
COORDINATOR() view returns (address)
0x271682deb8c4e0901d1a1550ad2e64d568e69909
LINKTOKEN() view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
availableTokenCount() view returns (uint256)
6808
callbackGasLimit() view returns (uint32)
1000000
keyHash() view returns (bytes32)
0x8af398995b04c28e9951adb9721ef74c74f93e6a478f39e7e0777be13527e7ef
merkleRoot() view returns (bytes32)
0x87474cebf96eb3a7dc5d019f021b0e548836f195b90dbbcdeb9113f09cf5c62c
owner() view returns (address)
0xe35cf289fcc04cdb49065f8d2d49ade551cb03a8
publicMintPaused() view returns (bool)
true
publicMintTier3Cap() view returns (uint256)
0
publicMintTier3Counter() view returns (uint256)
0
publicMintTierGroup15678Cap() view returns (uint256)
579
publicMintTierGroup15678Counter() view returns (uint256)
579
publicSalePrice() view returns (uint256)
660700000000000000
redeemPaused() view returns (bool)
true
requestConfirmations() view returns (uint16)
3
s_subscriptionId() view returns (uint64)
243
startFrom() view returns (uint256)
1
tokenCount() view returns (uint256)
3736
totalSupply() view returns (uint256)
10544
vrnfRequestCounter() view returns (uint256)
3012
whisbeVandalz() view returns (address)
0x61cece14e222385d5ac83f3d0cbd518f5feb3559
whitelistState() view returns (bool)
false
Read-only
acceptedCollections(address) view returns (bool)
availableTierTokenCount(uint256 _tierIndex) view returns (uint256)
burnCounter(address) view returns (uint256)
getMintDetails(uint256 _requestId) view returns (struct MintDetails[])
getTierIndexes(uint256 _requestId, uint256 _index) view returns (uint256[])
groupTier135678Indexes(uint256) view returns (uint256)
groupTier15678Indexes(uint256) view returns (uint256)
publicMintCounter(address) view returns (uint256)
s_requestIdToMintDetails(uint256, uint256) view returns (address collectionAddress, address beneficiary, uint256 tokenId)
s_requestIdToTierIndexes(uint256, uint256, uint256) view returns (uint256)
supportsInterface(bytes4 $interfaceId) view returns (bool)
tierWiseTokenCount(uint256 _tierIndex) view returns (uint256)
tiers(uint256) view returns (uint256 from, uint256 to, uint256 pieces, struct CountersCounter tokenCount)
State-modifying
Events addConsumer(address _consumerAddress)
airDropWhisbeVandalzToOG(address _to)
cancelSubscription(address _receivingWallet)
creatorMintWhisbeVandalz(address _to, uint256[] _tokenIds, uint256[] _tierIndexes, uint256[] _offsets, uint256[] _tokenIndexes)
inCaseNftGetStuck(address _beneficiary, address _collection, uint256 _tokenId)
migrateTokenMatrix(uint256[] _tierIndexes, uint256[] _offsets, uint256[] _tokenIndexes)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
pausePublicMint(bool _state)
pauseRedeem(bool _state)
publicMint(bytes32[] _proof) payable
rawFulfillRandomWords(uint256 requestId, uint256[] randomWords)
redeem(address[] _collections, uint256[][] _tokenIds)
removeConsumer(address _consumerAddress)
renounceOwnership()
renounceWhisbeVandalzOwnership()
revealWhisbeVandalz()
setCallbackGaslimit(uint32 _callbackGasLimit)
setKeyHash(bytes32 _keyHash)
setPublicMintTier3Cap(uint256 _amount)
setPublicMintTierGroup15678Cap(uint256 _amount)
setPublicSalePrice(uint256 _publicSalePrice)
setRequestConfirmations(uint16 _requestConfirmations)
setWhIsBeVandalz(address _whisbeVandalz)
setWhisbeVandalzBaseExtension(string _newBaseExtension)
setWhisbeVandalzBaseURI(string _newBaseURI)
setWhisbeVandalzNotRevealedURI(string _notRevealedURI)
setWhisbeVandalzRoyaltyInfo(address $royaltyAddress, uint256 $percentage)
setWhisbeVandalzSupply(uint256 _supply)
setWhisbeVandalzTier(uint256[] _tierIndex, uint256[] _from, uint256[] _to)
setWhitelistState(bool _state)
topUpSubscription(uint256 _amount)
transferOwnership(address newOwner)
transferWhisbeVandalzAccidentallyLockedTokens(address _token, uint256 _amount)
transferWhisbeVandalzOwnership(address newOwner)
updateMerkleRoot(bytes32 _merkleRoot)
withdraw(uint256 _amount, address _to)
withdrawETH()
withdrawWhisbeVandalzETH()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SupplyChanged(uint256 indexed supply)
constructor(address _whisbeVandalz, address _vrfCoordinator, address _link_token_contract, uint256 _totalSupply, struct DataTypesTier[] _tiers)
receive()
ERC721RandomlyAssignVandalzTier__UnavailableTierTokens(uint256 arg0)
OnlyCoordinatorCanFulfill(address have, address want)
WhisbeVandalzPeriphery__EightTiersRequired(uint256 arg0)
WhisbeVandalzPeriphery__IncorrectPublicSalePrice()
WhisbeVandalzPeriphery__InvalidCollection(address arg0)
WhisbeVandalzPeriphery__NoGroupTier135678Group()
WhisbeVandalzPeriphery__NoGroupTier15678Group()
WhisbeVandalzPeriphery__PublicMintOver()
WhisbeVandalzPeriphery__PublicMintUpToTwoPerWallet()