Golden Token: City 5
Verified contract
Proxy
Active on
Ethereum with 499 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 5"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20176269 | 4 months ago | | | 0 | 0.00020263897 | |
| 19777537 | 6 months ago | | | 0 | 0.00026884711 | |
| 19086047 | 9 months ago | | | 0 | 0.0015982285 | |
| 18995948 | 10 months ago | | | 0 | 0.00039896351 | |
| 18995893 | 10 months ago | | | 0 | 0.00038844815 | |
| 18886783 | 10 months ago | | | 0 | 0.00061779472 | |
| 18806740 | 10 months ago | | | 0 | 0.0013203671 | |
| 18800620 | a year ago | | | 0 | 0.0012349063 | |
| 18728363 | a year ago | | | 0 | 0.0019368640 | |
| 18106359 | a year ago | | | 0 | 0.00025498093 |
ABI
ABI objects
Getter at block 21097313
baseURI() view returns (string)
https://mirror-api.com/editions/custom/dynamic/lkgjihpq/
contentHash() view returns (bytes32)
0x63d04dc9d9101cefa1d9bf21cf9bdb7193d95d72a0d2cf383e22c9e1e8ef98d5
contractURI() view returns (string)
https://mirror-api.com/editions/custom/dynamic/lkgjihpq/metadata
isNextOwner() view returns (bool)
false
isOwner() view returns (bool)
false
mirrorOpenSale() view returns (address)
0x0e1c07384dd2ada007e4b819816fd34afb4678f1
name() view returns (string)
Golden Token: City 5
owner() view returns (address)
0xb96e81f80b3aeef65cb6d0e280b15fd5dbe71937
royaltyPercentage() view returns (uint256)
0
royaltyRecipient() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GTC5
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.