ABRACATABRA

Verified contract

Active on Ethereum with 475 txns
Deployed by via 0x92d6f52f at 16739660
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ABRACATABRA"

0x5b2dffd34f282b1be05397c4e5de2ed0a266d776da591a62a0394fd82cd9bdc3
From
0xe6db868d6c9cf9860db11525b27120a6fd2c1b431afe4f4e4b1c1888fdf8d4d6
0xc7b078d61bc29841096bfe850c225b0c122d4dc98588c7d1d14f91dc14b650e5
0xfdccf7060747e0ae1a15a2db3b3efe144d0beda4bc0fe06e5c087195b233d292
0x76090d902a0316389a132dc2bf7d0ab011fef0d24dbc5fe00f51033b432c0ed1
0x187908895a573a76fdcb1e456f3d4775449e0665ec5a21e82ab5090d526f55c1
0x68dd585d7d6ea5e0f43985356adfd422610b6cb12998cc3e8eecadd6a31401b6
0x8cb471d0954a1f390e907dc53b7ccc80fe2beb201c869d6e200257dda17a7536
From
0xe6d8f36aec7cb4897f5accd769173da23c7e7b48108358baadddff15c7b0e45d
0xf3b3fbc8707e76254d6034eebd36f47d6ad85577fc688fd9ce54f4623ef17347

Functions
Getter at block 21293027
MaxperWallet(view returns (uint256)
33
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmZN29S2KyK6r8rMYF7CKGuc9vkcPa5gNy7U7FLm79ms6s/
cost(view returns (uint256)
2000000000000000
maxSupply(view returns (uint256)
3500
name(view returns (string)
ABRACATABRA
notRevealedUri(view returns (string)
ipfs://QmXFpCjJ6wedgo3AsaerV3fqHv7MEsTr5pyfwmpoo3sHnm/hidden.json
owner(view returns (address)
0xb8fc4d0a9604d3cc4b9a5f8e48820fb1e2dae3f5
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
ABRCT
totalSupply(view returns (uint256)
3500
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
airdrop(uint256 _mintAmountaddress destination
approve(address touint256 tokenIdpayable 
mint(uint256 tokenspayable 
pause(bool _state
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setNotRevealedURI(string _notRevealedURI
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initBaseURIstring _notRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(