METHCRAFT
Verified contract
Active on
Ethereum with 631 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xaff3…55e6
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
METH | ERC-20 | 61.54101M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21135254 | 4 days ago | | | 0 | 0.00072340358 | |
| 20711637 | 2 months ago | | | 0 | 0.000098903930 | |
| 20469298 | 3 months ago | | | 0 | 0.00014200616 | |
| 20443099 | 3 months ago | | | 0 | 0.00014639432 | |
| 19832296 | 6 months ago | | | 0 | 0.00018113501 | |
| 19247284 | 9 months ago | | | 0 | 0.00076325257 | |
| 18554645 | a year ago | | | 0 | 0.00046627909 | |
| 18502085 | a year ago | | | 0 | 0.00070203500 | |
| 18493681 | a year ago | | | 0 | 0.00092693362 | |
| 18488314 | a year ago | | | 0 | 0.00097603506 |
ABI
ABI objects
Getter at block 21161503
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
METHCRAFT
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
METH
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x86167d04a08429300dee8cf5470056c8601a673f
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
rescueAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
setMarketPair(address addr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.