EthTerrestrialsInjector
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xedac…3b25
0xd65c…b920
Balances ($0.00)
No balances found for "EthTerrestrialsInjector"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14800358 | 2 years ago | | | 0 | 0.0012678293 | |
| 14640228 | 3 years ago | | | 0 | 0.0016868674 | |
| 14633155 | 3 years ago | | | 0 | 0.0018372033 | |
| 14620339 | 3 years ago | | | 0 | 0.0024845004 | |
| 14620331 | 3 years ago | | | 0 | 0.0020172650 | |
| 14620315 | 3 years ago | | | 0 | 0.0022333614 | |
| 14620280 | 3 years ago | | | 0 | 0.0021895965 | |
| 14620251 | 3 years ago | | | 0 | 0.0022543171 | |
| 14603514 | 3 years ago | | | 0 | 0.0017578300 | |
| 14601947 | 3 years ago | | | 0 | 0.00095613472 |
ABI
ABI objects
Getter at block 21178211
ethTerrestrials() view returns (address)
0xd65c5d035a35f41f31570887e3ddf8c3289eb920
owner() view returns (address)
0xd7d3239511e5f9fd702c78bda9fe3dd8670d5be0
v2descriptor() view returns (address)
0xedac00935844245e40218f418cc6527c41513b25
Read-only
generateTokenURI(uint256 tokenId, uint256 rawSeed, uint256 tokenType) view returns (string)
getMaskSvg(uint256 maskNumber) view returns (string, string)
getSvgCustomToken(uint256 tokenId) view returns (string)
getSvgFromSeed(uint8[10] seed) view returns (string)
inject(uint256 tokenId, uint256 rawSeed, uint256 tokenType, uint256 maskNumber) view returns (string)
processRawSeed(uint256 rawseed) view returns (uint8[10])
State-modifying
Events renounceOwnership()
setMaskPerToken(uint256 tokenId, uint256 maskChoice)
setSpecialMaskAllowlist(uint256 _maskNumber, uint256[] _allowListTokenIds, bool _setting)
transferOwnership(address newOwner)
uploadMask(uint256 _maskNumber, string _svgHeader, string _svgBody, bool _isSpecial, uint8 _removeTraitTypeIfSpecial)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
InvalidCodeAtRange(uint256 _size, uint256 _start, uint256 _end)
WriteError()