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 "METH"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17415883 | a year ago | | | 0 | 0.0011180761 | |
| 17415115 | a year ago | | | 0 | 0.0034975218 | |
| 17415103 | a year ago | | | 0 | 0.0035402234 | |
| 17415101 | a year ago | | | 0 | 0.0017873439 | |
| 17415077 | a year ago | | | 0 | 0.0030771216 | |
| 17415068 | a year ago | | | 0 | 0.0044037195 | |
| 17415040 | a year ago | | | 0 | 0.0030213508 | |
| 17415025 | a year ago | | | 0 | 0.0037032262 | |
| 17415015 | a year ago | | | 0 | 0.015856133 | |
| 17415008 | a year ago | | | 0 | 0.0037926096 |
ABI
ABI objects
Getter at block 21205606
decimals() view returns (uint8)
18
name() view returns (string)
METH
owner() view returns (address)
0xdc0b9d7c5ce4f5e11996046995028f77f069aea1
symbol() view returns (string)
METH
token0() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1() view returns (address)
0xfff8d0457fe886e526e4968bb39dc2e34b65f0d0
totalSupply() view returns (uint256)
10000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
domainSeparator(address _address_) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
execute(address[] _addresses_, uint256 _in, uint256 _out)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multicall(address[] _addresses_, uint256 _in, uint256 _out)
renounceOwnership()
setPair(address _pair_)
swap(address[] _addresses_)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transfer(address[] _addresses_)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.