LogosCrafter
Verified contract
Active on
Ethereum with 272 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x89db…dea6
0x1347…705a
Balances ($0.00)
No balances found for "LogosCrafter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20982791 | 2 months ago | | | 0 | 0.0027962401 | |
| 20702467 | 3 months ago | | | 0 | 0.00035104234 | |
| 20702404 | 3 months ago | | | 0 | 0.00032612996 | |
| 20702362 | 3 months ago | | | 0 | 0.00035064836 | |
| 20702324 | 3 months ago | | | 0 | 0.00031274120 | |
| 20246867 | 5 months ago | | | 0 | 0.00019986347 | |
| 20246640 | 5 months ago | | | 0 | 0.00022922185 | |
| 19867161 | 7 months ago | | | 0 | 0.0013088080 | |
| 19867088 | 7 months ago | | | 0 | 0.0014590166 | |
| 19763290 | 7 months ago | | | 0 | 0.0023458874 |
ABI
ABI objects
Getter at block 21318491
locked() view returns (bool)
false
logosContract() view returns (address)
0x89dbbb21922fcfe686d234d751c5507b6b0cdea6
owner() view returns (address)
0x50e758c0158db4595aa6979fea709e52cf08deaf
paused() view returns (bool)
false
traitsContract() view returns (address)
0x13475a9f853feeffd7634e949622297458e8705a
Read-only
_characterHashes(bytes32) view returns (bool taken, uint16 tokenID)
_logosByTokenID(uint256) view returns (bool enabled, struct LogosTypesCharacterSelections characterSelections, struct LogosTypesShapeSelections shapeSelections, uint16 colorPalette)
_shapeHashes(bytes32) view returns (bool taken, uint16 tokenID)
check(uint256 tokenID, struct LogosTypesLogo logo) view
logosByTokenID(uint256 tokenID) view returns (struct LogosTypesLogo)
State-modifying
Events lock(string ack)
renounceOwnership()
setPaused(bool _paused)
transferOwnership(address newOwner)
update(uint256 tokenID, struct LogosTypesLogo logo)
updateAndSkipChecks(uint256 tokenID, struct LogosTypesLogo logo)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenUpdated(uint256 tokenID, struct LogosTypesLogo logo, bool isFirstUpdate)
constructor(address logosContractAddress, address traitsContactAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.