Voodoo Labs
Verified contract
Active on
Ethereum with 224 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "Voodoo Labs"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18299531 | a year ago | | | 0 | 0.00016464702 | |
| 17824534 | a year ago | | | 0 | 0.0010147176 | |
| 17649394 | a year ago | | | 0 | 0.00098099214 | |
| 17474677 | a year ago | | | 0 | 0.0022277804 | |
| 17474674 | a year ago | | | 0 | 0.0018589966 | |
| 17474669 | a year ago | | | 0 | 0.0018584262 | |
| 17423694 | a year ago | | | 0 | 0.0060709893 | |
| 17423170 | a year ago | | | 0 | 0.0012909486 | |
| 17421172 | a year ago | | | 0.0077 | 0.0040049257 | |
| 17417754 | a year ago | | | 0 | 0.00068439925 |
ABI
ABI objects
Getter at block 21226730
admin_1() view returns (address)
0x7ce701efd548becef46fdc61091590d6d6e662bb
checkIfAdmin() view returns (bool)
false
collectionTotal() view returns (uint256)
3333
contractDev() pure returns (string)
🐸 HalfSuperShop.com 🐸
cost() view returns (uint256)
7700000000000000
devpayCount() view returns (uint256)
109
maxBatchMintAmount() view returns (uint256)
10
maxMintAmount() view returns (uint256)
10
mintInOrder() view returns (bool)
true
name() view returns (string)
Voodoo Labs
ogCollectionTotal() view returns (uint256)
3333
onlyWhitelisted() view returns (bool)
false
owner() view returns (address)
0x1ba3fe6311131a67d97f20162522490c3648f6e2
paused() view returns (bool)
true
payments() view returns (address)
0x1ba3fe6311131a67d97f20162522490c3648f6e2
revealed() view returns (bool)
true
symbol() view returns (string)
VDLS
tokenNextToMint() view returns (uint256)
206
whitelisterLimit() view returns (uint256)
10
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
checkMaxSupply(uint256 _id) view returns (uint256)
collectionBatchTotal(uint256) view returns (uint256)
exists(uint256 _id) view returns (bool)
ipfsCIDBatch(uint256) view returns (string)
isApprovedForAll(address account, address operator) view returns (bool)
isWhitelisted(address _user) view returns (bool)
maxSupply(uint256) view returns (uint256)
role(uint256) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 _id) view returns (uint256)
uri(uint256 _id) view returns (string)
uriBatch(uint256) view returns (string)
whitelistedAddresses(uint256) view returns (address)
whitelisterMintedBalance(address) view returns (uint256)
State-modifying
Events _mintInOrder(uint256 _numberOfTokensToMint) payable
_mintInOrderTo(address _to, uint256 _numberOfTokensToMint)
adminMint(address _to, uint256 _id, uint256 _amount)
adminMintBatch(address _to, uint256[] _ids, uint256[] _amounts)
burn(uint256 _id, uint256 _amount)
burnBatch(uint256[] _ids, uint256[] _amounts)
mint(address _to, uint256 _id, uint256 _amount) payable
mintBatch(address _to, uint256[] _ids, uint256[] _amounts) payable
modifyURICID(uint256 _batchIndex, string _uri, bool _isIpfsCID)
pause(bool _state)
renounceOwnership()
reveal(string _CID)
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setBatchURI(uint256 _endBatchID, string _uri, bool _isIpfsCID)
setCost(uint256 _newCost)
setDevPayCount(uint256 _count)
setMaxSupplies(uint256[] _ids, uint256[] _supplies)
setMintInOrder(bool _state)
setNftPerWhitelisterLimit(uint256 _limit)
setOnlyWhitelisted(bool _state)
setPayoutAddress(address _address)
setTokenNextToMint(uint256 _id)
setURI(uint256 _id, string _uri, bool _isIpfsCID)
setmaxMintAmount(uint256 _newmaxMintAmount)
transferOwnership(address newOwner)
updateCollectionTotal(uint256 _amountToAdd)
whitelistUsers(address[] _users)
withdraw() payable
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
receive()
This contract contains no error objects.