NFTWRental

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x32718810 at 14353882
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10000 additional slots

No balances found for "NFTWRental"

No transactions found for "NFTWRental"


Functions
Getter at block 21396036
owner(view returns (address)
0x505cda4e0911db1e47218dcac21ba21d9324ed84
Read-only
getTenant(uint256 tokenIdview returns (address)
isRentActive(uint256 tokenIdview returns (bool)
isRentable(uint256 tokenIdview returns (bool state)
rentCount(addressview returns (uint256)
rentalPaidUntil(uint256 tokenIdview returns (uint256 paidUntil)
rentedByIndex(address tenantuint256 indexview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
worldRentInfo(uint256view returns (address tenantuint32 rentStartTimeuint32 rentalPaiduint32 paymentAlert)
State-modifying
payRent(uint256 tokenIduint32 payment
renounceOwnership(
rentWorld(uint256 tokenIduint32 _paymentAlertuint32 initialPayment
rescueERC20(address tokenuint256 amount
terminateRental(uint256 tokenId
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RentalPaid(uint256 indexed tokenIdaddress indexed tenantuint256 payment
RentalTerminated(uint256 indexed tokenIdaddress indexed tenant
WorldRented(uint256 indexed tokenIdaddress indexed tenantuint256 payment
Constructor
constructor(address wrldaddress escrow
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.