Tate Top G Mirror

Verified contract

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

No balances found for "Tate Top G Mirror"

0x63cab5ab0d06a8a9306de40027cdac3469d22f96d6ac6d192932a0a647a36e82
0xd6c22f344ffe78cdcc39d75590db47c701e340efcb1f81b363b13b622edf70c4
0x423f65e41b79b9c77a3310bd130329eb0071f4a8ffcf8e497d9a57dd7bfad96a
0x84b06c73617bc4f67d6783c92fd2a3bcb570583dea1d146b6161ecfa042ca6f9
0xb777de1a712bad678677aaa9ce03b3b29db4141774162ad3be13f146ffd3539e
0x13a51b2bdc6b051cb8565a3248a69c1676b6b7ab384c5ab72a72737012b9ce2b
0x01888f8e47652246b0dba8e68fe6ae328321ea7de546a1fd8668cb83ad66d93a
0x61b5d711a23f8c5e18abe85b92f96bd1217b42f985b164c925048f49d0637f8e
0x2f565ac65af38d9dcea2c87e0b8c849d7e4a236365fb2b6a5db717e9dbb471c9
0x41571938568ff4594a6f424e489895484ebea0a392962ac0544c18b6816d7858

Functions
Getter at block 21402294
MAX_PER_TX(view returns (uint256)
20
MAX_PER_TX_FREE(view returns (uint256)
2
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmdBko541Eby1GydrXK6AhudJ4eiHof6pg2uNQgKsKFiCt/
contractURI(view returns (string)
ipfs://QmdiRe39zzRbZkB7mVcm9qirjy4LN7ut8VWUhBqEL6SR8f
free_max_supply(view returns (uint256)
222
max_supply(view returns (uint256)
1111
name(view returns (string)
Tate Top G Mirror
owner(view returns (address)
0x111edbdc3c02aefb77add062d2c19ac24054be56
paused(view returns (bool)
false
price(view returns (uint256)
2000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
TOPG
totalSupply(view returns (uint256)
477
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
collect(uint256 quantity
configPrice(uint256 newPrice
configfree_max_supply(uint256 newFreesupply
configmax_supply(uint256 newSupply
mint(uint256 _amountpayable 
out(
pause(bool _state
peasants(uint256[] tokenids
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string _contractURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(