AI Queens By Jennifer Hernandez
Verified contract
Active on
Ethereum with 705 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AI Queens By Jennifer Hernandez"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14884818 | 3 years ago | | | 0 | 0.0013749506 | |
| 14883063 | 3 years ago | | | 0 | 0.0010313916 | |
| 14882470 | 3 years ago | | | 0 | 0.0092826369 | |
| 14882466 | 3 years ago | | | 0.004 | 0.0032741525 | |
| 14882466 | 3 years ago | | | 0.002 | 0.0089830431 | |
| 14882466 | 3 years ago | | | 0.002 | 0.0089830431 | |
| 14882464 | 3 years ago | | | 0 | 0.0027223595 | |
| 14882464 | 3 years ago | | | 0 | 0.011036746 | |
| 14882460 | 3 years ago | | | 0.006 | 0.0018924883 | |
| 14882460 | 3 years ago | | | 0.006 | 0.0054336714 |
ABI
ABI objects
Getter at block 21379849
FREE_MAX_SUPPLY() view returns (uint256)
333
MAX_PER_TX() view returns (uint256)
20
MAX_PER_TX_FREE() view returns (uint256)
1
MAX_SUPPLY() view returns (uint256)
888
baseExtension() view returns (string)
baseURI() view returns (string)
https://cowart.mypinata.cloud/ipfs/Qmdjay2myqgkkTJsvPdF1AM8JB5P2skh7MyQV1QzBpp5B5/
contractURI() view returns (string)
https://cowart.mypinata.cloud/ipfs/Qmdjay2myqgkkTJsvPdF1AM8JB5P2skh7MyQV1QzBpp5B5/
name() view returns (string)
AI Queens By Jennifer Hernandez
owner() view returns (address)
0x9b31c5b15e0a9df9ffdc91b9292ac50b7d277fba
paused() view returns (bool)
false
price() view returns (uint256)
2000000000000000
proxyRegistryAddress() view returns (address)
0x02bf710115f90e68c5bfb4d87f728a814193a2ab
symbol() view returns (string)
Queens
totalSupply() view returns (uint256)
888
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
config()
mint(uint256 _amount) payable
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setContractURI(string _contractURI)
setMAX_SUPPLY(uint256 newSupply)
setPrice(uint256 newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
BalanceQueryForZeroAddress()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()