This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 9 minutes old. We're running behind the tip but working to resolve the issue.

Beastie 2D Epic Collection

Verified contract

Active on Ethereum with 834 txns
Deployed by via 0x04d856e0 at 15876943
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
4 additional variables

No balances found for "Beastie 2D Epic Collection"

0xe969268c35e31c203d13a6bdaeabd3337bb2440298e9fb55dac561d6d1e3f8e0
0xc44a1beba20a5dc5c269b9bc2d09ceeb68416a5aba03baedff9b964e7670bba3
0x5fc96fc99e1ffdd2f4cb9225fe06ea9d02b3433ffc7f694fd6a633677aebb6d3
0x03f1404d1a62fe652dab1d652a24255e2ff5bf557bdefe402322fca3e62634f4
0x0bce86cd864a86ff5af44244d5dce7de57cc8b53d3e385cec3874c0b0d153616
0x691e9f36004ca2f5a930ad1c23ac07b9e963e1fcb9c1526d7e5f30abc5735104
0xfb2ad0ccb8a1c5fd7293a8c898a4fdaa4e76d655c25115733f8987a0fbada8da
0xc3b0d34420b62f62ac6d30ef23ef7ee0cb1efae28bea9628a07975b6ac32107e
0xdcbf41deb27d697e704e6efc1cafe01703ce864ca0932bb9c379b16a13f8cd70
0x2054a5f1d42e805b2d40384c4b167ee4c3a2bdc42f26c7c3ab58aad08f962297

Functions
Getter at block 20793296
baseURI(view returns (string)
ipfs://QmUqEYRgbfV1vjHjpdXp8iACqFZGaYNTdHBHQUNB1LrMni/
enableMint(view returns (bool)
true
feeAmount(view returns (uint256)
358000000
feeToken(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
feeWallet(view returns (address)
0x547ed2ed1c7b19777dc67cae4a23d00780a26c36
getNumMinted(view returns (uint256)
1000
maxLimit(view returns (uint256)
999
maxSupply(view returns (uint256)
1000
mintWallet(view returns (address)
0xbb776b7af3863a3ca9b8dc40a5e0334fc484cc4b
name(view returns (string)
Beastie 2D Epic Collection
owner(view returns (address)
0xbb776b7af3863a3ca9b8dc40a5e0334fc484cc4b
performanceFee(view returns (uint256)
8900000000000000
preMintCount(view returns (uint256)
0
symbol(view returns (string)
B2D
totalSupply(view returns (uint256)
1000
transferable(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
cid(uint256 tokenIdview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256 idview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwner(address ownerview returns (bytes32[])
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 idview returns (string)
whitelists(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
burn(uint256 id
burnBatch(uint256[] ids
mint(address accountpayable returns (uint256)
mintBatch(address accountuint256 amountpayable returns (uint256[])
preMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setEnableMint(bool _enable
setFeeAmount(uint256 _newFee
setFeeToken(address _newAddress
setFeeWallet(address _newAddress
setMaxLimit(uint256 _newLimit
setMaxSupply(uint256 _newSupply
setMintWallet(address _newAddress
setName(string _name
setPerformanceFee(uint256 _newFee
setPreMintCount(uint256 _newCount
setSymbol(string _symbol
setTeamWallet(address _newAddress
setTransferable(bool _transferable
setURI(string newURI
setWhiteLists(address[] _usersuint256[] _amounts
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EventMinterAdded(address indexed newMinter
EventMinterRemoved(address indexed oldMinter
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.