Standametti
Verified contract
Active on
Ethereum with 5,483 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "Standametti"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20926476 | a month ago | | | 0 | 0.00060935908 | |
| 20699196 | 2 months ago | | | 0 | 0.00011082188 | |
| 20662895 | 2 months ago | | | 0 | 0.000082371800 | |
| 20640086 | 2 months ago | | | 0 | 0.000063045542 | |
| 20604550 | 3 months ago | | | 0 | 0.000046708013 | |
| 20586744 | 3 months ago | | | 0 | 0.000068608642 | |
| 20581625 | 3 months ago | | | 0 | 0.00012430484 | |
| 20572374 | 3 months ago | | | 0 | 0.00015343780 | |
| 20570944 | 3 months ago | | | 0 | 0.000097768224 | |
| 20570852 | 3 months ago | | | 0 | 0.000046139000 |
ABI
ABI objects
Getter at block 21171515
MettiAddress() view returns (address)
0x09646c5c1e42ede848a57d6542382c32f2877164
MettiOwnersSupplyMinted() view returns (uint256)
0
availableTokenCount() view returns (uint256)
300
baseExtension() view returns (string)
.json
baseURI() view returns (string)
https://ipfs.io/ipfs/QmZd2RwnapYAtETyyhVGTS9d8rDBvRPE3nvr573ed1QMcX/
cost() view returns (uint256)
20000000000000000
maxMettiSupply() view returns (uint256)
300
maxMintAmount() view returns (uint256)
10
maxPublicSupply() view returns (uint256)
4200
maxSTANDASupply() view returns (uint256)
4500
maxSupply() view returns (uint256)
4500
name() view returns (string)
Standametti
owner() view returns (address)
0x483a124f6717ad67440af11a77dec25f1a3d1259
paused() view returns (bool)
false
publicSupplyMinted() view returns (uint256)
4200
symbol() view returns (string)
Standa
tokenCount() view returns (uint256)
4200
totalSupply() view returns (uint256)
4331
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)
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 MettiFreeMint(uint256 mettiId) payable
MettiMultiFreeMint(uint256[] mettiIds) payable
approve(address to, uint256 tokenId)
publicmint(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)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.