EthTerrestrialsGenesisDescriptor
Verified contract
Active on
Ethereum with 16 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 "EthTerrestrialsGenesisDescriptor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14583567 | 3 years ago | | | 0 | 0.00067700062 | |
| 14395661 | 3 years ago | | | 0 | 0.0057928200 | |
| 14395661 | 3 years ago | | | 0 | 0.039021180 | |
| 14395635 | 3 years ago | | | 0 | 0.11155399 | |
| 14395635 | 3 years ago | | | 0 | 0.11970448 | |
| 14395635 | 3 years ago | | | 0 | 0.047112058 | |
| 14395519 | 3 years ago | | | 0 | 0.12260681 | |
| 14395518 | 3 years ago | | | 0 | 0.12343575 | |
| 14395518 | 3 years ago | | | 0 | 0.12109153 | |
| 14395518 | 3 years ago | | | 0 | 0.12559372 |
ABI
ABI objects
Getter at block 21315964
contractsealed() view returns (bool)
true
Read-only
accesories(uint256) view returns (string)
animationFrames(uint256, uint256) view returns (address imageStore, uint96 imagelen)
decompress(bytes input, uint256 len) pure returns (string)
generateTokenURI(uint256 tokenId) view returns (string)
getSvg(uint256 tokenId) view returns (string)
skincolor(uint256) view returns (string)
tokenData(uint256) view returns (address imageStore, uint96 imagelen)
viewTraits(uint256 tokenId) view returns (string[])
viewTraitsJSON(uint256 tokenId) view returns (string)
State-modifying
Events sealContract()
setAccessories(string[] _accesories, uint256[] traitNumber)
setAnimationFrames(uint256 _tokenId, struct EthTerrestrialsGenesisDescriptorFrame[] _animationFrames, uint256[] frameNumber, bytes[] _imageData)
setSkins(string[] _skins, uint256[] traitNumber)
setTokenData(uint8[] _newTokenIds, struct EthTerrestrialsGenesisDescriptorToken[] _tokenData, bytes[] _imageData)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
InvalidCodeAtRange(uint256 _size, uint256 _start, uint256 _end)
WriteError()