anotherblock

Verified contract

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

No balances found for "anotherblock"

0x419518d5dd5f52db51fe54be954298089a8b7831dcfa3ce4b233c40da62971d1
0xc7f7a04887786fefa09e40b00bbfca9eb7b8bbf6398635ffb1bd6a3aa6ed0952
0x66f479365ae3118f8818aa08bfad6ea1f72bcde6f4d3d2d792e85373c46a01f2
0xe0dedd7ce4fdb54155652bbc5e531103431f7283e7bb8c9e2989081b87d752c0
0xc3336a82e2173830cb7cc24f5b7c18d8de5019e86d554a429a3f3e51e18d41a1
0x6d09eb1917a30167d37b078f1ac58a2101fe247042089a8d6f034444c9c60fae
0xe5ff79d837752be3ece41e80817f2418907e1d30e3db605756c0d6cb7bfc2a84
0x424f833d0e2af05ddbc21e7ca9c4dbbade09b97cea97a3cca65713088fcaceef
0x9dc4efdc1428a67026d6793a0b6818fcab320f9a3d5d3522c13ad50abb5b1b90
0x93145279be308e5f2b80fdfe759a7cb7f9ed9d2c0c6144bfca076f2d94d41005

Functions
Getter at block 21230266
anotherblock(view returns (address)
0xea143996ddfaf5f2318eea25d311b5e6bc8d912e
name(view returns (string)
anotherblock
owner(view returns (address)
0x5312924f00dd9e2e31e2900e2cf4c93e0e55d45d
symbol(view returns (string)
ABNFT
totalSupply(view returns (uint256)
1151
Read-only
balanceOf(address ownerview returns (uint256)
dropIdPerToken(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getClaimIneligibilityReason(address _userWalletuint256 _quantityuint256 _tokenIdview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedPerDropPrivateSale(uint256addressview returns (uint256)
mintedPerDropPublicSale(uint256addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
price(uint256 _tokenIdview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
unclaimedSupply(uint256 _tokenIdview returns (uint256)
State-modifying
approve(address touint256 tokenId
claimTo(address _userWalletuint256 _quantityuint256 _tokenIdpayable 
mint(address _touint256 _dropIduint256 _quantitybytes32[] _proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAnotherblock(address _anotherblock
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _anotherblockstring _baseUristring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
DropSoldOut(
IncorrectETHSent(
IncorrectInterface(
MaxMintPerAddress(
NotEnoughTokensAvailable(
NotInMerkle(
NothingToWithdraw(
SaleNotStarted(