TunesMetadata
Verified contract
Active on
Ethereum with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfa93…487c
Balances ($0.00)
No balances found for "TunesMetadata"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13305371 | 3 years ago | | | 0 | 0.0083967910 | |
| 13305031 | 3 years ago | | | 0 | 0.0030231889 | |
| 13285257 | 3 years ago | | | 0 | 0.0067507475 | |
| 13285239 | 3 years ago | | | 0 | 0.0022907292 | |
| 13285149 | 3 years ago | | | 0 | 0.0088452207 | |
| 13285038 | 3 years ago | | | 0 | 0.0026689545 | |
| 13284138 | 3 years ago | | | 0 | 0.0087926415 | |
| 13283772 | 3 years ago | | | 0 | 0.0038334171 | |
| 13240692 | 3 years ago | | | 0 | 0.0052597943 | |
| 13240692 | 3 years ago | | | 0 | 0.0061560344 |
ABI
ABI objects
Getter at block 21177942
getOfficialMetadataAliases() view returns (string[])
[tunes, artunistCoverArt, wavesCoverArt, Sequence, songs, lyrics]
owner() view returns (address)
0xf7ef3eef260369732a137750bcd8d7716cae6d27
tunes() view returns (address)
0xfa932d5cbbdc8f6ed6d96cc6513153afa9b7487c
Read-only
directMetadata(address, string, uint256) view returns (string)
getMetadata(address _devAddress, string _key, uint256 _tokenID) view returns (string)
getOfficialMetadata(string _metadataKeyAlias, uint256 _tokenID) view returns (string)
inheritedMetadata(address, string) view returns (address)
officialMetadata(string) view returns (string key, address devAddress)
officialMetadataAliases(uint256) view returns (string)
ownerOf(uint256 tokenId) view returns (address owner)
State-modifying
Events renounceOwnership()
setDirectMetadata(string _key, uint256 _tokenID, string _data)
setInheritedMetadata(string _key, address _address)
setOfficialMetadata(address _devAddress, string _key, string _metadataKeyAlias)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tunesAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.