This contract is being backfilled. You may encounter incomplete storage history.

LogosTraits

Verified contract

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

No balances found for "LogosTraits"

0x5e11a3de0d475f089b39219722fe1de69bfffc260e44f180fd0ee6bc2cd04b89
0x7e8c655fdcfaa45cd9d6d5ed569d075911f41980b0cb8fcd38c9d5feba98dc47
0xb594118a2dc812ad254c577419be2e2c3cde8128d2c9f10fdfcc96b5e73705df
0xf5b81250e9919e8738e471589be3c9e06b85dd3c098ee2d08f43e8158dbbdaee
0x87333e678a4d7ccc1a3deec494030435b0809e6c180c4289e498f0e22d30595a
0x5b99a3f2715ee8980fbb8cdb2aac9c019eff82ce48ddfa1e4bf6bc76c39925a9
0x4d328f661e60bca4b60d13566a56f6ba9bd59944f2e269d68f90dacadbc51d9e
0x19307e3b540c2bf29079c3f47c7494191e85274570261168a321f6f757f870ad
0x9b718ce8640cdb9c0e050550b2fd809ff2234dfa6b6838718c1595c0ab672087
0xddc9c9ac0340c3d81013da99142f403793f0be067118a2cbe9e7872c9869e614

Functions
Getter at block 20795414
owner(view returns (address)
0x50e758c0158db4595aa6979fea709e52cf08deaf
Read-only
charactersByID(uint8 idview returns (struct LogosTypesCharacterInfo)
colorPalettesByID(uint16 idview returns (struct LogosTypesColorPalette)
shapesPrimaryByID(uint8 idview returns (struct LogosTypesShapeInfo)
shapesSecondaryByID(uint8 idview returns (struct LogosTypesShapeInfo)
State-modifying
addCharacterInfo(uint8 idstruct LogosTypesCharacterInfo info
addColorPalette(uint16 idstruct LogosTypesColorPalette info
addPrimaryShapeInfo(uint8 idstruct LogosTypesShapeInfo info
addSecondaryShapeInfo(uint8 idstruct LogosTypesShapeInfo info
enableCharacters(uint8 startIDuint8 endID
enableColorPalettes(uint16 startIDuint16 endID
enablePrimaryShapes(uint8 startIDuint8 endID
enableSecondaryShapes(uint8 startIDuint8 endID
removeCharacterInfo(uint8 id
removeColorPalette(uint16 id
removePrimaryShapeInfo(uint8 id
removeSecondaryShapeInfo(uint8 id
renounceOwnership(
transferOwnership(address newOwner
Events
CharacterInfoAdded(uint8 idstruct LogosTypesCharacterInfo info
CharacterInfoRemoved(uint8 id
CharactersEnabled(uint8 startIDuint8 endID
ColorPaletteAdded(uint16 idstruct LogosTypesColorPalette info
ColorPaletteRemoved(uint16 id
ColorPalettesEnabled(uint16 startIDuint16 endID
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrimaryShapeInfoAdded(uint8 idstruct LogosTypesShapeInfo info
PrimaryShapeInfoRemoved(uint8 id
PrimaryShapesEnabled(uint8 startIDuint8 endID
SecondaryShapeInfoAdded(uint8 idstruct LogosTypesShapeInfo info
SecondaryShapeInfoRemoved(uint8 id
SecondaryShapesEnabled(uint8 startIDuint8 endID
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.