Memechain Token
Verified contract
Active on
Ethereum with 55 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MC | ERC-20 | 68.676849T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18162794 | a year ago | | | 0 | 0.00044964060 | |
| 18112693 | a year ago | | | 0 | 0.00076032443 | |
| 17920074 | a year ago | | | 0 | 0.00090207973 | |
| 17723496 | a year ago | | | 0 | 0.0014832960 | |
| 17723479 | a year ago | | | 0 | 0.0010825440 | |
| 17723436 | a year ago | | | 0 | 0.012322000 | |
| 17723433 | a year ago | | | 0 | 0.0010365028 | |
| 17723433 | a year ago | | | 0 | 0.0010365028 | |
| 17723432 | a year ago | | | 0 | 0.0010722006 | |
| 17723432 | a year ago | | | 0 | 0.0010722006 |
ABI
ABI objects
Getter at block 21229312
buyTax() view returns (uint256)
1
decimals() pure returns (uint8)
18
feesAddress() view returns (address)
0x016840a164751e7ba47b9524f204d7d9f8098d1a
maxTrxAmount() view returns (uint256)
420690000000000000000000000000000
name() pure returns (string)
Memechain Token
owner() view returns (address)
0x016840a164751e7ba47b9524f204d7d9f8098d1a
sellTax() view returns (uint256)
99
symbol() pure returns (string)
MC
totalSupply() pure returns (uint256)
420690000000000000000000000000000
uniswapV2Pair() view returns (address)
0x1a8b0df72c7c8701fe0464cc13b9d861c4ec9ff7
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
editBuyTax(uint256 newBuyTax)
editSellTax(uint256 newSellTax)
openTrading()
removeAllLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.