Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($4,361.66)
Native
Value
$4,361.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.18 | $3,696.32 |
$4,361.66 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19961905 | 6 months ago | | | 0 | 0.0011009038 | |
| 19090104 | 10 months ago | | | 0 | 0.00099087472 | |
| 16811869 | 2 years ago | | | 0 | 0.00096417370 | |
| 16739277 | 2 years ago | | | 0 | 0.00093228225 | |
| 16705753 | 2 years ago | | | 0 | 0.0010223942 | |
| 16486572 | 2 years ago | | | 0 | 0.0016836271 | |
| 16439419 | 2 years ago | | | 0 | 0.00075398756 | |
| 16392581 | 2 years ago | | | 0 | 0.0025189663 | |
| 16249796 | 2 years ago | | | 0 | 0.00057069448 | |
| 16218082 | 2 years ago | | | 0 | 0.00058557297 |
ABI
ABI objects
Getter at block 21310035
BASE() view returns (uint16)
10000
BAYCAddress() view returns (address)
0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
LandscapeAddress() view returns (address)
0x6067e1963fe613609ee61e93588e4736cbfc7800
PettaAddress() view returns (address)
0x52474fbf6b678a280d0c69f2314d6d95548b3daf
PettaStandaLandscapeBAYCSupplyMinted() view returns (uint256)
646
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/QmadTn9N1R5jtGRXf417hcs3CZ2RE66o8nhJ4hpJexcWgS/
cost() view returns (uint256)
20000000000000000
maxMintAmount() view returns (uint256)
20
maxPettaStandaLandscapeBAYCSupply() view returns (uint256)
9700
maxPumpaSupply() view returns (uint256)
300
name() view returns (string)
MettiApe
notRevealedUri() view returns (string)
https://ipfs.io/ipfs/QmVkfaG7VXiP5WnBprVSSJE6QoasRCuWwCpKe9vGaXGMY1/1.json
owner() view returns (address)
0x483a124f6717ad67440af11a77dec25f1a3d1259
paused() view returns (bool)
false
revealed() view returns (bool)
true
symbol() view returns (string)
METTIAPE
totalSupply() view returns (uint256)
745
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 BAYCEliteMint(uint256 BAYCId, uint256 _mintAmount) payable
LandscapePrivateMint(uint256 LandscapeId, uint256 _mintAmount) payable
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.