SlotieJrBreeding
Verified contract
Active on
Ethereum with 5,011 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "SlotieJrBreeding"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15408722 | 2 years ago | | | 0 | 0.00086248887 | |
| 15408502 | 2 years ago | | | 0 | 0.0012055911 | |
| 15408376 | 2 years ago | | | 0 | 0.00098262447 | |
| 15408213 | 2 years ago | | | 0 | 0.0010920176 | |
| 15408201 | 2 years ago | | | 0 | 0.0012895268 | |
| 15406925 | 2 years ago | | | 0 | 0.0013825383 | |
| 15406762 | 2 years ago | | | 0 | 0.0016763095 | |
| 15406310 | 2 years ago | | | 0 | 0.0010791037 | |
| 15405998 | 2 years ago | | | 0 | 0.0014188614 | |
| 15405731 | 2 years ago | | | 0 | 0.0025879281 |
ABI
ABI objects
Getter at block 21263669 WATTSOWNER_seeClaimableTotalSupply() view returns (uint256)
bornJuniors() view returns (uint256)
4950
breedCoolDown() view returns (uint256)
10368000
breedPrice() view returns (uint256)
1800000000000000000000
isBreedingStarted() view returns (bool)
true
maxBreedableJuniors() view returns (uint256)
4950
merkleRoot() view returns (bytes32)
0x4eb65a1d363aff4ba7116c4bc76027ed17ba76fd82681d8e7bb23d9ad0de370c
owner() view returns (address)
0xf89d261fd68d8b55fc80470e7ff6c042d7c7da74
slotie() view returns (address)
0x5fdb2b0c56afa73b8ca2228e6ab92be90325961d
slotiejr() view returns (address)
0x5dff0b226fde7085a850aff06e2ea62d1ad506f5
watts() view returns (address)
0x5058b77cbd029f56a11bd56326519e3ec0081cd0
Read-only
WATTSOWNER_seeClaimableBalanceOfUser(address user) view returns (uint256)
slotieToLastBreedTimeStamp(uint256) view returns (uint256)
State-modifying
Events WATTSOWNER_SetIsBlackListed(address _set, bool _is)
WATTSOWNER_SetLockPeriod(uint256 newLockPeriod)
WATTSOWNER_SetSlotieNFT(address newSlotie)
WATTSOWNER_TransferOwnership(address newOwner)
breed(uint256 father, uint256 mother, uint256 fatherStart, uint256 motherStart, bytes32[] fatherProof, bytes32[] motherProof)
renounceOwnership()
setBreedCoolDown(uint256 coolDown)
setBreedPice(uint256 price)
setBreedingStatus(bool _status)
setMaxBreedableJuniors(uint256 max)
setMerkleRoot(bytes32 _merkleRoot)
transferOwnership(address newOwner)
withdrawAll(address _to)
Bred(address initiator, uint256 indexed father, uint256 indexed mother, uint256 indexed slotieJr)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceivedEther(address indexed sender, uint256 indexed amount)
WithdrawAllEvent(address indexed recipient, uint256 amount)
setBreedCoolDownEvent(uint256 indexed coolDown)
setBreedPriceEvent(uint256 indexed price)
setIsBreedingStartedEvent(bool indexed started)
setMaxBreedableJuniorsEvent(uint256 indexed maxMintable)
setMerkleRootEvent(bytes32 indexed root)
constructor(address slotieAddress, address slotieJrAddress, address wattsAddress)
receive()
This contract contains no error objects.