Ruby Mazur Lips
Verified contract
Active on
Ethereum with 2,190 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
7 additional
variables
Balances ($5,789.54)
Native
Value
$5,575.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.422617 | $3,919.39 |
$5,575.79 | |
WETH | ERC-20 | 0.054543 | $3,918.83 |
$213.75 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20800473 | 3 months ago | | | 0 | 0.00098703438 | |
| 20800469 | 3 months ago | | | 0 | 0.0011079518 | |
| 20800411 | 3 months ago | | | 0 | 0.0013268375 | |
| 20646262 | 3 months ago | | | 0 | 0.000051580750 | |
| 20615170 | 4 months ago | | | 0 | 0.00015074539 | |
| 20615168 | 4 months ago | | | 0 | 0.00016545945 | |
| 20615166 | 4 months ago | | | 0 | 0.00016819860 | |
| 20553354 | 4 months ago | | | 0 | 0.00020605711 | |
| 20553347 | 4 months ago | | | 0 | 0.00021647464 | |
| 20553341 | 4 months ago | | | 0 | 0.00019991987 |
ABI
ABI objects
Getter at block 21385486
MAX_TOKEN_SUPPLY() view returns (uint256)
5050
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmdVLWfhpo7e9JE4htcQQ9BYdZKhWUZUHcyT3SMGsPNDUi/
maxToMint() view returns (uint256)
5
name() view returns (string)
Ruby Mazur Lips
owner() view returns (address)
0xc3705a48006b845db121f9c9af7c182bda404cf0
regularMintPrice() view returns (uint256)
75000000000000000
revealIsActive() view returns (bool)
true
saleIsActive() view returns (bool)
false
symbol() view returns (string)
LIPS
totalSupply() view returns (uint256)
2155
whitelistIsActive() view returns (bool)
true
whitelistMintPrice() view returns (uint256)
150000000000000000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
numberOfGiveawayMints(address) view returns (uint256)
numberOfWhitelistMints(address) view returns (uint256)
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)
State-modifying
Events addToGiveawayRootHash(bytes32 _hash)
addToWhitelistRootHash(bytes32 _hash)
approve(address to, uint256 tokenId)
giveawayMint(uint256 amount, uint256 spotInWhitelist, bytes32[] proof)
mint(uint256 numberOfTokens) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setMaxGiveawayMints(uint256 _maxValue)
setMaxTeamReserveMints(uint256 _maxValue)
setMaxToMint(uint256 _maxValue)
setMaxTokenIdRevealed(uint256 tokenId)
setPayoutWallet1(address wallet)
setPayoutWallet2(address wallet)
setPrerevealURI(string prerevealURI_)
setRegularMintPrice(uint256 _price)
setRevealState()
setSaleState()
setWhitelistMintPrice(uint256 _price)
setWhitelistState()
teamReserveMint(uint256 numberOfTokens, address _to)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
whitelistMint(uint256 numberOfTokens, uint256 spotInWhitelist, bytes32[] proof) payable
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()
fallback()
This contract contains no error objects.