MirakaiDnaParser
Verified contract
Active on
Ethereum with 6 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9 additional slots
-
variable spans 9 additional slots
Balances ($0.00)
No balances found for "MirakaiDnaParser"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15139584 | 2 years ago | | | 0 | 0.35327668 | |
| 15139579 | 2 years ago | | | 0 | 0.064296800 | |
| 15139573 | 2 years ago | | | 0 | 0.034393600 | |
| 15139570 | 2 years ago | | | 0 | 0.025795200 | |
| 15139562 | 2 years ago | | | 0 | 0.019617957 | |
| 15139555 | 2 years ago | | | 0 | 0.10039503 |
ABI
ABI objects
Getter at block 21178549
BIT_MASK() view returns (uint256)
16383
BIT_MASK_LENGTH() view returns (uint256)
14
NUM_CC0S() view returns (uint256)
10
NUM_TRAITS() view returns (uint256)
10
owner() view returns (address)
0x16a0ce1b17b7267e569caa2ddd77140c93721ab4
Read-only
cc0Traits(uint256 scrollDna) pure returns (uint256)
getCategory(uint8 c) pure returns (string)
getTraitIndex(uint256 traitDna, uint256 index) view returns (uint256)
getTraitIndexes(uint256 dna) view returns (uint256[10] traitIndexes)
getTraitName(uint256 categoryIndex, uint256 traitIndex) view returns (string)
getTraitNames(uint256[10] traitIndexes) view returns (string[10] traitNames)
getTraitWeights(uint256[10] traitIndexes) view returns (uint256[10] traitWeights)
splitDna(uint256 dna) pure returns (uint256[10] traitDnas)
traits(uint256, uint256) view returns (string)
weights(uint256, uint256) view returns (uint256)
State-modifying
Events renounceOwnership()
setTraitsAndWeights(struct MirakaiDnaParserTraitWeights[] input)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.