UNDW3 Lacoste
Verified contract
Active on
Ethereum with 34,009 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdc4b…c39e
Balances ($0.00)
No balances found for "UNDW3 Lacoste"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21152995 | a day ago | | | 0 | 0.00037820399 | |
| 21138453 | 3 days ago | | | 0 | 0.0015926903 | |
| 21134575 | 4 days ago | | | 0 | 0.00046599380 | |
| 21106384 | 7 days ago | | | 0 | 0.000096464075 | |
| 21106055 | 7 days ago | | | 0 | 0.00011882500 | |
| 21105994 | 8 days ago | | | 0 | 0.00011521825 | |
| 21105852 | 8 days ago | | | 0 | 0.000093651504 | |
| 21105791 | 8 days ago | | | 0 | 0.000086292923 | |
| 21105378 | 8 days ago | | | 0 | 0.00012388447 | |
| 21103489 | 8 days ago | | | 0 | 0.00010185000 |
ABI
ABI objects
Getter at block 21159794
MAX_NFT() view returns (uint256)
11212
NFTPrice() view returns (uint256)
80000000000000000
baseURI() view returns (string)
ipfs://QmbTMH4JhwLNRtuFbiH1HwwWBe1ckHMyGQivfgTyNxUdxo/
blindURI() view returns (string)
https://ipfs.io/ipfs/QmQiUUXBWEkNBnaDozNRdVqSGqT9QL8UGyznKE4yzwFPwY/
escrow() view returns (address)
0x826fe181baaf7464ee58ccfa2a2514d0f86a96b6
freeze() view returns (bool)
false
name() view returns (string)
UNDW3 Lacoste
owner() view returns (address)
0x826fe181baaf7464ee58ccfa2a2514d0f86a96b6
reveal() view returns (bool)
true
root() view returns (bytes32)
0xd052f84afe83dccb59a3d13b4631189c507e5ea8f315b49b644ae5eca591b711
secondary() view returns (address)
0xdc4bca7958000ef99e8c3dc5a63707d3c2a1c39e
symbol() view returns (string)
UNDW3
totalSupply() view returns (uint256)
11212
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getEpochsInfo(uint256 _index) view returns (struct UNDW3CollectionEpochDetails)
getRaribleV2Royalties(uint256 id) view returns (struct LibPartPart[])
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 royaltyAmount)
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)
verify(bytes32[] proof, bytes32 leaf) view returns (bool)
State-modifying
Events approve(address to, uint256 tokenId)
claim()
freezeNow()
mintByOwner(address _to)
mintMultipleByOwner(address[] _to)
mintNFT(uint256 _numOfTokens, bytes32[] _proof) payable
renounceOwnership()
revealNow()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setRoot(uint256 _root)
setURIs(string _URI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
updateEpochs(uint256 _index, uint256 _start, uint256 _end)
updateRemainingSupplyByEpoch(uint256 _index, uint256 _supply)
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)
RoyaltiesSet(uint256 tokenId, struct LibPartPart[] royalties)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _blindURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.