Tate Top G Mirror
Verified contract
Active on
Ethereum with 192 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 "Tate Top G Mirror"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15212361 | 2 years ago | | | 0 | 0.0013459242 | |
| 15211881 | 2 years ago | | | 0 | 0.027153588 | |
| 15211878 | 2 years ago | | | 0 | 0.0013321356 | |
| 15211872 | 2 years ago | | | 0.002 | 0.0026816975 | |
| 15209959 | 2 years ago | | | 0.002 | 0.00083998640 | |
| 15209097 | 2 years ago | | | 0 | 0.00077341077 | |
| 15209095 | 2 years ago | | | 0 | 0.00078816807 | |
| 15209095 | 2 years ago | | | 0 | 0.0016796066 | |
| 15209092 | 2 years ago | | | 0 | 0.00063608143 | |
| 15209004 | 2 years ago | | | 0.006 | 0.00047246988 |
ABI
ABI objects
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 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)
collect(uint256 quantity)
configPrice(uint256 newPrice)
configfree_max_supply(uint256 newFreesupply)
configmax_supply(uint256 newSupply)
mint(uint256 _amount) payable
out()
pause(bool _state)
peasants(uint256[] tokenids)
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)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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()