ABE KILLER

Verified contract

Active on Ethereum with 1,014 txns
Deployed by via 0x75bcddeb at 15099998
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ABE KILLER"

0xf5c97bfd422a39b3c36e830657db7d63751cdacd1ba17fa6a65ccb437da8e8c2
0x219b3ad6d0f8268cbc0b2978ffe6eff4314ccb6f1929ba3e78b52eedabfe6832
0x181c7f6e8898ceed8094bb0b4086fcd5b9244e554223bc03d08ec84f407d568e
0x84dfc71affd9b761c28a78a17b2e7dd4c63576f9e799d8641a054c84ec9790d7
0xf1413b8ff25fc20d2f2c3edde5b222696ca8ab2073ee2e665d98c965e26a98c2
0x2058d2db3d447bb4a9a6b7c1ccc208c4ef1d9601d80d2bed83ea047c87b13467
0x909f95c5287e3c45b468484e105e288cbb4cf0e45e64af784f245399e6d9d863
From
0xb73a1bb7a0904ed044418c0e4186797a72ddcef103a0ea15ab7e99b9779187bf
0xa8b1822725d0451e501406ac50ab33208b43bc469b49571b465521e5982b31f2
0x3cef06e274ec5c14c57dff518f73d76fefd14d78ff68ece875ef99a508618ab4

Functions
Getter at block 21193035
_instantFreeMinted(view returns (uint32)
0
_instantFreeSupply(view returns (uint32)
3333
_instantFreeWalletLimit(view returns (uint32)
3
_lotterySalt(view returns (bytes32)
0x01ab0b22f597ab6e4e93ddcd791c3372cf5d26d14d02ed4a1bb628d8bbdb51a0
_maxMintAmount(view returns (uint32)
10
_maxSupply(view returns (uint32)
6666
_metadataURI(view returns (string)
ipfs://QmTkJDEDEhqKk9YHJLUHsxZjEXzbp8t4Te2P2Kuqjzt6E8
_price(view returns (uint256)
5000000000000000
_publicMinted(view returns (uint32)
2725
_publicSupply(view returns (uint32)
6666
_randomFreeMinted(view returns (uint32)
0
_randomFreeSupply(view returns (uint32)
333
_started(view returns (bool)
true
_teamMinted(view returns (uint32)
0
_teamSupply(view returns (uint32)
0
_walletLimit(view returns (uint32)
100
name(view returns (string)
ABE KILLER
owner(view returns (address)
0xe6c3d0de7218c906f3ca2dfe3d64c7d97eb20379
symbol(view returns (string)
ABE
totalSupply(view returns (uint256)
2725
Read-only
_status(address minterview returns (struct ABEKILLERStatus)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct ERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenId
devMint(address touint32 amount
mint(uint32 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFeeNumerator(uint96 feeNumerator
setMaxMintAmount(uint32 amount
setMetadataURI(string uri
setStarted(bool started
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
LuckyBoy(address minteruint32 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 priceuint32 maxSupplyuint32 teamSupplyuint32 instantFreeSupplyuint32 randomFreeSupplyuint32 instantFreeWalletLimituint32 maxMintAmountuint32 walletLimit
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(