Golden Token: City 6
Verified contract
Proxy
Active on
Ethereum with 661 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
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 "Golden Token: City 6"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19777537 | 7 months ago | | | 0 | 0.00026884711 | |
| 19185584 | 9 months ago | | | 0 | 0.0020493485 | |
| 19123489 | 10 months ago | | | 0 | 0.00044844667 | |
| 18886782 | a year ago | | | 0 | 0.00060661789 | |
| 18835125 | a year ago | | | 0 | 0.0015735427 | |
| 18834761 | a year ago | | | 0 | 0.0014396753 | |
| 18809558 | a year ago | | | 0 | 0.00099518288 | |
| 18809199 | a year ago | | | 0 | 0.00097669907 | |
| 18806742 | a year ago | | | 0 | 0.0012815080 | |
| 18802788 | a year ago | | | 0 | 0.00095156010 |
ABI
ABI objects
Getter at block 21230186
baseURI() view returns (string)
https://mirror-api.com/editions/custom/dynamic/ephethgmd/
contentHash() view returns (bytes32)
0x6d1d490667ddd5f1e2ca0f419dd8aed4fc4350894a72c4c81f28794f5d6d817b
contractURI() view returns (string)
https://mirror-api.com/editions/custom/dynamic/ephethgmd/metadata
isNextOwner() view returns (bool)
false
isOwner() view returns (bool)
false
mirrorOpenSale() view returns (address)
0x0e1c07384dd2ada007e4b819816fd34afb4678f1
name() view returns (string)
Golden Token: City 6
owner() view returns (address)
0x18b7511938fbe2ee08adf3d4a24edb00a5c9b783
royaltyPercentage() view returns (uint256)
1000
royaltyRecipient() view returns (address)
0x93f01412c062c99c6ef105b1bad93800b5635479
symbol() view returns (string)
GTC6
totalSupply() view returns (uint256)
1000
Read-only
balanceOf(address owner_) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getContentHash(uint256) view returns (bytes32)
isApprovedForAll(address owner_, address operator_) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
supportsInterface(bytes4 interfaceId) pure returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events acceptOwnership()
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
cancelOwnershipTransfer()
initialize(struct IMirrorAllocatedEditionsLogicNFTMetadata metadata, address owner_, address fundingRecipient_, address royaltyRecipient_, uint256 royaltyPercentage_, uint256 price, bool list, bool open, uint256 feePercentage)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setRoyaltyInfo(address royaltyRecipient_, uint256 royaltyPercentage_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address nextOwner_)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed fromAddress, address indexed toAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoyaltyChange(address indexed oldRoyaltyRecipient, uint256 oldRoyaltyPercentage, address indexed newRoyaltyRecipient, uint256 newRoyaltyPercentage)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address implementation, bytes initializationData)
fallback()
This contract contains no error objects.