RentalzLambo
Verified contract
Active on
Ethereum with 576 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($2,419.19)
Native
Value
$2,419.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.66 | $3,665.44 |
$2,419.19 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19756341 | 7 months ago | | | 0 | 0.00026701075 | |
| 18276723 | a year ago | | | 0 | 0.00049984512 | |
| 18276721 | a year ago | | | 0 | 0.00063965355 | |
| 17130910 | 2 years ago | | | 0 | 0.0039593994 | |
| 16715347 | 2 years ago | | | 0 | 0.0020359699 | |
| 16715321 | 2 years ago | | | 0 | 0.0022656325 | |
| 16715316 | 2 years ago | | | 0 | 0.0024374804 | |
| 16715302 | 2 years ago | | | 0 | 0.0020088670 | |
| 16474824 | 2 years ago | | | 0 | 0.00037201118 | |
| 15985436 | 2 years ago | | | 0 | 0.0011548677 |
ABI
ABI objects
Getter at block 21312398
baseExtension() view returns (string)
.json
cost() view returns (uint256)
220000000000000000
getBaseURI() view returns (string)
https://rentalz-assets.s3.amazonaws.com/
getContractBalance() view returns (uint256)
660000000000000000
getCurrentCost() view returns (uint256)
220000000000000000
keysCost() view returns (uint256)
180000000000000000
maxMintAmount() view returns (uint256)
100
maxSupply() view returns (uint256)
3333
minKeysNeededForDiscount() view returns (uint256)
8888000000000
name() view returns (string)
RentalzLambo
nftPerAddressLimit() view returns (uint256)
150
nftPerAddressLimitPresale() view returns (uint256)
5
owner() view returns (address)
0xf2143bf912672a68d113f7dea8875a617dff8d1a
paused() view returns (bool)
false
preSaleCost() view returns (uint256)
200000000000000000
preSaleDate() view returns (uint256)
1642807800
publicSaleDate() view returns (uint256)
1643931000
revealDate() view returns (uint256)
1643067000
revealed() view returns (bool)
true
symbol() view returns (string)
LAMBOZ
totalSupply() view returns (uint256)
645
Read-only
addressMintedBalance(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isWhitelisted(address _user) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
whitelistedAddresses(address) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
flipRevealed()
gift(uint256 _mintAmount, address destination)
mint(uint256 _mintAmount) payable
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setCost(uint256 _newCost)
setKeysCost(uint256 _newCost)
setMaxMintAmount(uint256 _newMaxMintAmount)
setMaxSupply(uint256 _maxSupply)
setNftPerAddressLimit(uint256 _limit)
setNftPerAddressPresaleLimit(uint256 _limit)
setPreSaleCost(uint256 _newCost)
setPreSaleDate(uint256 _preSaleDate)
setPublicSaleDate(uint256 _publicSaleDate)
setRevealDate(uint256 _revealDate)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistUsers(address[] addresses)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol)
receive()
This contract contains no error objects.