antonymfers

Verified contract

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

No balances found for "antonymfers"

0x5612c8173c98abe0f750ec514724d5c2ad314ef339f5b78aacb04dca31592088
0x7b9267e4c040d1e48ea0a3eeaea2751eabbe4a0851d2dbb6971b0569fbbb72f3
0x8e8b51b1e86b3426a27dc71ea9ef59e84773a4486d78bb40f67eb202a2606e5a
0x40f42ecfa7c46e7452af580c27dd186cd49902dbd50ed132c7bdb3c2910fd704
0x72b4fffdf2268c8192a14c125e91de5eb1ec995e3113bddf6bd4d96267e13971
0x5077e9177c6d4aa93ccb49df10d1763f0e147dfff7e87c3873ec0abe6824cb4f
0x9d3fa7c840d79951ff2dfcb167d85c08d033d7ecd70ff197708bbf5b2637bfd6
0x643bb406b752644a6b6ad10cbc74bac58d39fb08b0cbc1388262fea397f5c487
0xdb460d5e4495c28d5aa7d78575028adddb99929836f39e125a216a7f5251b71d
0xe0ef2ecd37afa32d10ba3df1e30d76729936efd736edcdef0e29660a46b1b2cf

Functions
Getter at block 20985807
baseURI(view returns (string)
ipfs://QmV7R8kuXvzj23b789pSztXAZUoBEqtjb9qX8zE1bELFBf/
freeSupply(view returns (uint256)
420
isSaleLive(view returns (bool)
true
maxMint(view returns (uint256)
20
maxSupply(view returns (uint256)
4420
mintPrice(view returns (uint256)
6900000000000000
name(view returns (string)
antonymfers
owner(view returns (address)
0x7b735e0617c5acbd6741ca5350c3aa04ad6ceb01
symbol(view returns (string)
ANTONYMFERS
totalSupply(view returns (uint256)
622
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
approve(address touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newURI
setFreeSupply(uint256 _freeSupply
toggleSaleStatus(
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(
Fallback and receive

This contract contains no fallback and receive objects.

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