TheMintMemesBurner
Verified contract
Active on
Ethereum with 1,287 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TheMintMemesBurner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19129135 | 10 months ago | | | 0 | 0.00077768697 | |
| 17111445 | 2 years ago | | | 0 | 0.00087542227 | |
| 17107142 | 2 years ago | | | 0 | 0.0047970792 | |
| 17104060 | 2 years ago | | | 0 | 0.0027244856 | |
| 17104011 | 2 years ago | | | 0 | 0.0035301308 | |
| 17103935 | 2 years ago | | | 0 | 0.0039498002 | |
| 17103889 | 2 years ago | | | 0 | 0.0031527653 | |
| 17103833 | 2 years ago | | | 0 | 0.0032204641 | |
| 17103801 | 2 years ago | | | 0 | 0.0027782497 | |
| 17103776 | 2 years ago | | | 0 | 0.0028621748 |
ABI
ABI objects
Getter at block 21211183
burnTokenAmount() view returns (uint256)
1
burnTokenId() view returns (uint256)
5
getBalance() view returns (uint256)
0
isMintEnabled() view returns (bool)
false
mintTokenAmount() view returns (uint256)
1
mintTokenId() view returns (uint256)
9
owner() view returns (address)
0x7decf7a31168778f311c57b9a948abaa7321001e
theMintMemesAddress() view returns (address)
0x3820e79deb5e60f6f488fa2a62c8e190cc69bb47
Read-only
This contract contains no read-only function objects.
State-modifying
Events mint(uint256 amount)
renounceOwnership()
setBurnTokenAmount(uint256 amount)
setBurnTokenId(uint256 tokenId)
setIsMintEnabled(bool isEnabled)
setMintTokenAmount(uint256 amount)
setMintTokenId(uint256 tokenId)
setTheMintMemesAddress(address newAddress)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.