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

Deathbats Club

Verified contract

Active on Ethereum with 19,941 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Deathbats Club"

0xfd2981fd913e1fc25a4bfee746803f74f045c30f120882aa072a076efb14e8c7
0xef57ae2624b5f7ffbc404c2579d94b7389f15e889741095680c702d094dd0df0
0xf67c83f856275b0f71931ffce535db834201170a498a8e8a7584a3fac6a10bf9
0x7e3a96ea6d2346d61d49d4e539c42bb89211d3751fe138128c34dad3e6f9429c
0xea3484126c6895ac0f04b52a71389f5270ab4c88466e62414e123c472be42179
0xb0f8532e3b3de44d81112b5ae86c2f882a88f6e9a2b696695f81b29a94f6334c
0xf2789bf3a5956c7f94ae5855041c0a9dba0a4febd54228ccdbeac01b944290e5
0x8a95bcd2c703c88c68dd632dac1ecba148fbc94a7d2c27c976e1e4d313d75593
0x090e0f078f5bf7df61aee988d9de9030bc61d9f77a6ee125cb77c9fb2efc025d
0x49c5a1e4eb4cdd313999ba33b26cbcf14ff10f1b71fdf097976a94a39338df0a

Functions
Getter at block 20898143
MAX_BATS(view returns (uint256)
10000
MAX_MINT(view returns (uint256)
3
PRICE(view returns (uint256)
80000000000000000
RESERVED_BATS(view returns (uint256)
705
baseURI(view returns (string)
https://avengedsevenfold.io/deathbats/token/
baseURIFinal(view returns (bool)
false
name(view returns (string)
Deathbats Club
owner(view returns (address)
0x5f64884dfdf8455180de72a561e85068097916ed
presaleActive(view returns (bool)
false
publicSaleActive(view returns (bool)
true
symbol(view returns (string)
DBC
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOperatorBlocked(address operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
totalMinted(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
emitPermanent(uint256 tokenId
finalizeBaseURI(
mintBat(uint256 _batCountpayable 
mintBatPresale(uint256 _batCountuint8 _maxAllowedbytes32[] _merkleProofpayable 
mintReserved(address _touint256 _batCount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setOperatorBlocked(address operatorbool blocked
setPresaleMerkleRoot(bytes32 _merkleRoot
togglePresaleActive(
togglePublicSaleActive(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address _touint256 _amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(string baseURI
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermanentURI(string _valueuint256 indexed _id
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initialBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.