ANN3

Verified contract

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

No balances found for "ANN3"

0x31db40096dd2052c96af512f945597f19186be543b77cba451f3801544e607ad
0x12cd358b544cd2f207cfbb1547f9f3b41975d7ad76f96bdd24aca8dee77c52b7
0xf6d8a639f95fab66747312a625c184d7ed79bb655e457b1ec86b7e7cbeedc872
0x9ec31035d8ede3e523fdfddf83254e00cbc2db08365740c389cba08948735dfe
0x5afe6e18e05084134efb8b7946c49063d795577776f4cd40260eb7b54604cb1d
0x3bddfd42b07c75876b8f71f80cbb4fa917d4696addfea5fbd80027124019368e
From
0x0a2ef5a3cde7c704d895ec8310d59cdbe6a2690be3d57f8bc224c649febdd554
0x2450868e9daf7a71f6232882b3b0823c63db1c95fb2ad4446918c644cf7f64ac
0xcc2609de62624d105c25b05bfaf2fd1f1ae5cdafc44d28bacca02b90406a69d9
0x02f55557ead598896a7154e30f0fb5ed7a687e3dc8d771c777f12447d7322b9d

Functions
Getter at block 20871894
_live(view returns (bool)
true
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://ipfs.io/ipfs/bafybeidnghw45oe7gezhi4ekeldhj3nz2tp3jiuci36sx72va3mewfeg3q/
name(view returns (string)
ANN3
owner(view returns (address)
0x5e7ebc507e90e5c4686e778ceea84bd2c8370ef5
price(view returns (uint256)
0
supply(view returns (uint256)
3333
symbol(view returns (string)
A3
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
Mint(uint256 _amountpayable 
TeamMint(
approve(address touint256 tokenIdpayable 
live(bool _state
reduceSupply(uint256 newSupply
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setCost(uint256 newPrice
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(
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(