Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
0xd73b…6bbe
Balances ($0.00)
No balances found for "Config"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9274417 | 5 years ago | | | 0 | 0.00034804000 | |
| 9274416 | 5 years ago | | | 0 | 0.00034804000 | |
| 9274416 | 5 years ago | | | 0 | 0.00034804000 | |
| 9274416 | 5 years ago | | | 0 | 0.00034804000 | |
| 9274378 | 5 years ago | | | 0 | 0.00034804000 | |
| 9272979 | 5 years ago | | | 0 | 0.00034794400 | |
| 9272979 | 5 years ago | | | 0 | 0.00034804000 | |
| 8199702 | 5 years ago | | | 0 | 0.00012781500 | |
| 8199653 | 5 years ago | | | 0 | 0.00012781500 | |
| 8199650 | 5 years ago | | | 0 | 0.00012781500 |
ABI
ABI objects
Getter at block 21163553
coreContract() view returns (address)
0xd73be539d6b2076bab83ca6ba62dfe189abc6bbe
getCooldownIndexCount() view returns (uint256)
14
isConfig() pure returns (bool)
true
owner() view returns (address)
0x45f254fd3fef54f3a5a8d601d291f2a5bf9d8d67
Read-only
cooldowns(uint256) view returns (uint32)
freeBreeding(uint40) view returns (bool)
getBabyGen(uint16 _momGen, uint16 _dadGen) pure returns (uint16)
getBabyGenFromId(uint40 _momId, uint40 _dadId) view returns (uint16)
getBreedingFee(uint40 _momId, uint40 _dadId) view returns (uint256)
getCooldownEndTimeFromIndex(uint16 _cooldownIndex) view returns (uint40)
getCooldownEndTimeFromIndex(uint16 _cooldownIndex, uint40) view returns (uint40)
getCooldownIndexFromGeneration(uint16 _generation) view returns (uint16)
getCooldownIndexFromGeneration(uint16 _generation, uint40) view returns (uint16)
getTutorialBabyGen(uint16 _dadGen) pure returns (uint16)
State-modifying
Events removeFreeBreeding(uint40 _cutieId)
setFreeBreeding(uint40 _cutieId)
setup(address _coreAddress)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.