WattsTransferExtensionV2
Verified contract
Active on
Ethereum with 814 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5058…1cd0
0x9792…139e
0x5fdb…961d
Balances ($0.00)
No balances found for "WattsTransferExtensionV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20606387 | 3 months ago | | | 0 | 0.000061049081 | |
| 20606368 | 3 months ago | | | 0 | 0.000094617871 | |
| 19694254 | 7 months ago | | | 0 | 0.00031536643 | |
| 19361895 | 9 months ago | | | 0 | 0.0040790745 | |
| 18240131 | a year ago | | | 0 | 0.0010252920 | |
| 17931624 | a year ago | | | 0 | 0.0021246699 | |
| 17919141 | a year ago | | | 0 | 0.00084562603 | |
| 17687569 | a year ago | | | 0 | 0.0016651830 | |
| 17446695 | a year ago | | | 0 | 0.0011741257 | |
| 17164408 | 2 years ago | | | 0 | 0.0034480456 |
ABI
ABI objects
Getter at block 21290286
WATTSOWNER_seeClaimableTotalSupply() view returns (uint256)
7561586414949999999992950
breeding() view returns (address)
0x9792fb4c8fcca2c18d836839c54d1d5f313a139e
owner() view returns (address)
0x197f307de4a57608aa63a471c943a2fe15268834
slotie() view returns (address)
0x5fdb2b0c56afa73b8ca2228e6ab92be90325961d
watts() view returns (address)
0x5058b77cbd029f56a11bd56326519e3ec0081cd0
Read-only
WATTSOWNER_seeClaimableBalanceOfUser(address user) view returns (uint256)
blackListedRecipients(address) view returns (bool)
slotieWalletOfOwner(address owner) view returns (uint256[])
State-modifying
Events BREEDOWNER_TransferOwnership(address newOwner)
BREEDOWNER_setBreedCoolDown(uint256 coolDown)
BREEDOWNER_setBreedPice(uint256 price)
BREEDOWNER_setBreedingStatus(bool _status)
BREEDOWNER_setMaxBreedableJuniors(uint256 max)
BREEDOWNER_setMerkleRoot(bytes32 _merkleRoot)
WATTSOWNER_SetIsBlackListed(address _set, bool _is)
WATTSOWNER_SetLockPeriod(uint256 newLockPeriod)
WATTSOWNER_SetSlotieNFT(address newSlotie)
WATTSOWNER_TransferOwnership(address newOwner)
blackListRecipient(address recipient, bool shouldBlackList)
renounceOwnership()
transfer(uint256 amount, address recipient)
transferOwnership(address newOwner)
withdrawAll(address _to)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceivedEther(address indexed sender, uint256 indexed amount)
WithdrawAllEvent(address indexed recipient, uint256 amount)
blackListRecipientEvent(address indexed recipient, bool indexed shouldBlackList)
transferFromExtension(address indexed sender, address indexed recipient, uint256 claimableTransfered, uint256 balanceTransfered)
constructor(address slotieAddress, address wattsAddress, address breedingAddress)
receive()
This contract contains no error objects.