Meta Dorados
Verified contract
Active on
Ethereum with 146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "Meta Dorados"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14305542 | 3 years ago | | | 0 | 0.0016935566 | |
| 14238145 | 3 years ago | | | 0 | 0.0035808041 | |
| 14229933 | 3 years ago | | | 0 | 0.0065192926 | |
| 14226584 | 3 years ago | | | 0 | 0.0084532475 | |
| 14094486 | 3 years ago | | | 0 | 0.011783433 | |
| 14019020 | 3 years ago | | | 0 | 0.0037969278 | |
| 14018870 | 3 years ago | | | 0 | 0.011188465 | |
| 14018689 | 3 years ago | | | 0.032 | 0.023322745 | |
| 14018585 | 3 years ago | | | 0.032 | 0.024963803 | |
| 14017205 | 3 years ago | | | 0 | 0.0058277275 |
ABI
ABI objects
Getter at block 21384968
MaxCollection() view returns (uint256)
5999
NFTReservedForPresales() view returns (uint256)
2500
NFTReservedForWhitelisted() view returns (uint256)
2500
PreSalesPriceNFT() view returns (uint256)
32000000000000000
PriceNFT() view returns (uint256)
84000000000000000
RevealedActive() view returns (bool)
true
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://Qmc6ZU15cWtGBEsRNUDnN6muQddemgSRa31fNLwr9n89zu/
isPauseMode() view returns (bool)
false
isPresalesMode() view returns (bool)
true
isWhitelistMode() view returns (bool)
false
maxMintPerTransaction() view returns (uint256)
10
name() view returns (string)
Meta Dorados
nftPerWalletDuringPresales() view returns (uint256)
5
nftPerWalletDuringWhitelist() view returns (uint256)
5
notRevealedUri() view returns (string)
ipfs://QmUVdTat6QWwih5H5A5vZoZbBPxPmvnwAtRt29y7vi7jFj
owner() view returns (address)
0x7f8684a98b99db3da1b141c0663a14581cab194f
symbol() view returns (string)
DORADOS
totalSupply() view returns (uint256)
84
Read-only
WalletMintedBalance(address) view returns (uint256)
WhitelistedWallets(uint256) view returns (address)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isAddressWhitelisted(address _user) view returns (bool)
isApprovedForAll(address owner, address operator) 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[])
State-modifying
Events SetisPauseMode(bool _state)
SetisPresalesMode(bool _state)
SetisWhitelistMode(bool _state)
TurnRevealMode()
addWhitelistedWallets(address[] _users)
approve(address to, uint256 tokenId)
mint(uint256 _mintAmount) payable
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)
setNFTReservedForPresales(uint256 _NFTReservedForPresales)
setNFTReservedForWhitelisted(uint256 _NFTReservedForWhitelisted)
setNotRevealedURI(string _notRevealedURI)
setPreSalesPriceNFT(uint256 _newPreSalesPriceNFT)
setPriceNFT(uint256 _newPriceNFT)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
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 _initBaseURI, string _initNotRevealedUri)
This contract contains no fallback and receive objects.
This contract contains no error objects.