This contract is being backfilled. You may encounter incomplete storage history.

AQ1

Verified contract

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

No balances found for "AQ1"

0x8feeeb6958d71c44d09ee798d71fd4e2913c129a8612137dada003b5d63b2c68
0x85aa41ed025b4ce3f5c61ca6afe514ac48a2bcce596077b80910e874483b53b8
0xe2b123926a33c839e80b6a226f487eac7db64cb032b6e55cd5c7ead6e167fc41
0x686887e9a914fee7fb63ad8cf4c830f9cb97720c1b824d504cfcc2aa6c6b4485
0x3df8def86bb50007d3ab12cdd2a3b1071e55b02c65d0e6c72eca31d8ecc45cfe
0x43f07773b960bc49264b42869268a15f5d3c1b816052819bf3b26b83856049aa
0xa4b99b1468f0918655ebb0daa04cae3fbfabd33010c341598a5f50628caabdcf
0x0d771a9b1af521e1d4dd50decc093e123a2387754089715be2dcc14b68871ed8
0xcabbc082c2724fdc2d76aca2e67fa260f1adc663cf04fb73ccb6ea7ee638ae9a
0x1c84fd5f71789d14493a0a71c533ff85a0c9b88bcecbebf7a75af9b3c5155f8b

Functions
Getter at block 20796568
MAX_SUPPLY(view returns (uint256)
1000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
name(view returns (string)
AQ1
owner(view returns (address)
0x27b25d92c21403d648b4a1b04e24596c3a14700b
price(view returns (uint256)
55000000000000000
symbol(view returns (string)
AQ1
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFifth(uint256 tokenIdview returns (string)
getFirst(uint256 tokenIdview returns (string)
getFourth(uint256 tokenIdview returns (string)
getSecond(uint256 tokenIdview returns (string)
getSixth(uint256 tokenIdview returns (string)
getThird(uint256 tokenIdview returns (string)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
mint(uint256 tokenIdpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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
OperatorNotAllowed(address operator