Metti Landscape
Verified contract
Active on
Ethereum with 2,592 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Metti Landscape"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21239132 | 3 days ago | | | 0 | 0.00068575322 | |
| 20662848 | 3 months ago | | | 0 | 0.000089696976 | |
| 19999107 | 6 months ago | | | 0 | 0.00043828380 | |
| 19598655 | 8 months ago | | | 0 | 0.00065207028 | |
| 19380804 | 9 months ago | | | 0 | 0.0013847702 | |
| 18952464 | a year ago | | | 0 | 0.0011342798 | |
| 17929754 | a year ago | | | 0 | 0.0017952225 | |
| 17852298 | a year ago | | | 0 | 0.00059021041 | |
| 17494622 | a year ago | | | 0 | 0.00076070964 | |
| 17464470 | a year ago | | | 0 | 0.00073714906 |
ABI
ABI objects
Getter at block 21260156
BASE() view returns (uint16)
10000
PettaAddress() view returns (address)
0x52474fbf6b678a280d0c69f2314d6d95548b3daf
PettaStandaSupplyMinted() view returns (uint256)
1700
PumpaAddress() view returns (address)
0x09646c5c1e42ede848a57d6542382c32f2877164
PumpaOwnersSupplyMinted() view returns (uint256)
0
StandaAddress() view returns (address)
0xfc6bc5d50912354e89bad4dabf053bca2d7cd817
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://ipfs.io/ipfs/QmWKx8w7hjUGVDN3kSRitVxd2Lkhw4N75FwsFgaRPk8ova/
cost() view returns (uint256)
50000000000000000
maxMintAmount() view returns (uint256)
1
maxPettaStandaSupply() view returns (uint256)
1700
maxPumpaSupply() view returns (uint256)
300
name() view returns (string)
Metti Landscape
notRevealedUri() view returns (string)
https://ipfs.io/ipfs/QmWKx8w7hjUGVDN3kSRitVxd2Lkhw4N75FwsFgaRPk8ova/
owner() view returns (address)
0x483a124f6717ad67440af11a77dec25f1a3d1259
paused() view returns (bool)
false
revealed() view returns (bool)
true
symbol() view returns (string)
MSCAPE
totalSupply() view returns (uint256)
1923
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, 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)
State-modifying
Events PettaVernissageMint(uint256 PettaId, uint256 _mintAmount) payable
PumpaFirstChoiceVIPMint(uint256 PumpaId) payable
StandaPrivateMint(uint256 StandaId, uint256 _mintAmount) payable
approve(address to, uint256 tokenId)
pause(bool _state)
renounceOwnership()
reveal()
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)
setNotRevealedURI(string _notRevealedURI)
setRoyalty(uint16 _royalty)
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.