EyeMetadata
Verified contract
Active on
Ethereum with 2 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 "EyeMetadata"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15418174 | 2 years ago | | | 0 | 0.0018916893 | |
| 15418174 | 2 years ago | | | 0 | 0.0018930752 |
ABI
ABI objects
Getter at block 21208663
animationURIBase() view returns (string)
https://eyeforadventurers.com/api/nft
eyeDescriptionsAddress() view returns (address)
0x448bdb985936aa6635e74b43f8bc8283da5392fe
owner() view returns (address)
0xd462bfe2035d76dfd029c3989bd25396f23b8042
powerupAddress() view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
svgURIBase() view returns (string)
https://eyeforadventurers.com/api/nft
Read-only
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events renounceOwnership()
setAnimationBaseURI(string animationBaseURI_)
setDescriptionsAddress(address newAddress)
setPowerupAddress(address newAddress)
setSvgBaseURI(string svgBaseURI_)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address eyeAddress_, address eyeDescriptionAddress_, address powerupAddress_)
This contract contains no fallback and receive objects.
InvalidTokenID()
NotEnoughPixelData()