METAMILLIONAIRE
Verified contract
Active on
Ethereum with 229 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "METAMILLIONAIRE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15858734 | 2 years ago | | | 0 | 0.00022163622 | |
| 15849086 | 2 years ago | | | 0 | 0.00051280546 | |
| 15748300 | 2 years ago | | | 0 | 0.00086955159 | |
| 15569424 | 2 years ago | | | 0 | 0.00028692596 | |
| 15569158 | 2 years ago | | | 0 | 0.00051711733 | |
| 15263546 | 2 years ago | | | 0 | 0.00062397013 | |
| 15163220 | 2 years ago | | | 0 | 0.00051136478 | |
| 15160986 | 2 years ago | | | 0 | 0.00064753966 | |
| 14772190 | 3 years ago | | | 0 | 0.0012417453 | |
| 14744500 | 3 years ago | | | 0 | 0.0038355574 |
ABI
ABI objects
Getter at block 21284555
PROVENANCE() view returns (string)
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmPQ2Cv2T44KbBcrYby6feGz3n4UYrLQSPNrUJjYs3PHuk/
clientAddress() view returns (address)
0xf070d5d3fbee053f9930df236bc878678c655083
devAddress() view returns (address)
0xe1bf6046bc0f602f8c31e5dd4e090bd959f9b7a4
maxByMint() view returns (uint256)
30
mintPrice() view returns (uint256)
70000000000000000
name() view returns (string)
METAMILLIONAIRE
owner() view returns (address)
0xf070d5d3fbee053f9930df236bc878678c655083
saleIsActive() view returns (bool)
false
symbol() view returns (string)
METAMILLIONAIRE
totalMint() view returns (uint256)
231
totalRaccoonElement() view returns (uint256)
500
totalSaleElement() view returns (uint256)
11500
totalSupply() view returns (uint256)
231
Read-only
balanceOf(address owner) view returns (uint256)
exists(uint256 _tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
getTokensOfOwner(address _owner) view returns (uint256[])
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)
State-modifying
Events approve(address to, uint256 tokenId)
mintByOwner(address _to, uint256 _amount) payable
mintByUser(address _to, uint256 _amount) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setMaxByMint(uint256 newMaxByMint)
setMintPrice(uint256 newMintPrice)
setProvenance(string _provenance)
setSaleStatus(bool saleStatus)
setWithdrawAddress(address _client)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
CreateMETAMILLIONAIRE(address indexed minter, uint256 indexed id)
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.