EthTerrestrialsInjector

Verified contract

Active on Ethereum with 33 txns
Deployed by via 0xb8ac0ee7 at 14583663
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EthTerrestrialsInjector"

0x17f79d4efe7fd9dfef80d3c4e62fc2514dc5c005280b8c1c10904239dc2c036b
0xab0dfd97918b68bb26e92590231cd4705c28a2f2733b4b066cf37ab564d64075
0x2c89f26d89753c6b9422f1b0ed1703edeec9f81835c02dd4243e4b18f60fa153
0x8ef7f24665ed3cea72826bf67874d8069fc1057ceb595d98643d8ac744575875
0x22e7f87ae78c271d544d990abb859549a080cd84470e74f49cd57287ac920d6e
0x358e5f4b8e64ecf8a2ad8e51de8dd2fb765bd98a505515abfe689a756cb178db
0xfa8894e6b47522398367a7f332b911f9efa61cad5cd93582129b6a0762fc3161
0x88141a3a764dff65a01e6de63146d98f72dda4ddfafbadb5e9acecae37b27c31
0x0773ea2523cc39f5e259dad6dc17bfa69117512ee3ce053bcc66f302313285d6
0x0501e939247b0a372cfe18794f74ba89f2cc1426dbce53d26156db917bdf5e23

Functions
Getter at block 21178211
ethTerrestrials(view returns (address)
0xd65c5d035a35f41f31570887e3ddf8c3289eb920
owner(view returns (address)
0xd7d3239511e5f9fd702c78bda9fe3dd8670d5be0
v2descriptor(view returns (address)
0xedac00935844245e40218f418cc6527c41513b25
Read-only
generateTokenURI(uint256 tokenIduint256 rawSeeduint256 tokenTypeview returns (string)
getMaskSvg(uint256 maskNumberview returns (stringstring)
getSvgCustomToken(uint256 tokenIdview returns (string)
getSvgFromSeed(uint8[10] seedview returns (string)
inject(uint256 tokenIduint256 rawSeeduint256 tokenTypeuint256 maskNumberview returns (string)
processRawSeed(uint256 rawseedview returns (uint8[10])
State-modifying
renounceOwnership(
setMaskPerToken(uint256 tokenIduint256 maskChoice
setSpecialMaskAllowlist(uint256 _maskNumberuint256[] _allowListTokenIdsbool _setting
transferOwnership(address newOwner
uploadMask(uint256 _maskNumberstring _svgHeaderstring _svgBodybool _isSpecialuint8 _removeTraitTypeIfSpecial
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidCodeAtRange(uint256 _sizeuint256 _startuint256 _end
WriteError(