Tail Of Meme
Verified contract
Active on
Ethereum with 30 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 |
---|---|---|---|---|---|
TOM | ERC-20 | 30.354796M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17939761 | a year ago | | | 0 | 0.00065069616 | |
| 17939751 | a year ago | | | 0 | 0.00073684504 | |
| 17939089 | a year ago | | | 0 | 0.00094320522 | |
| 17935454 | a year ago | | | 0 | 0.0027442292 | |
| 17935146 | a year ago | | | 0 | 0.0016244600 | |
| 17935119 | a year ago | | | 0 | 0.0016360872 | |
| 17935103 | a year ago | | | 0 | 0.0019242456 | |
| 17935092 | a year ago | | | 0 | 0.00085840484 | |
| 17935087 | a year ago | | | 0 | 0.0011300404 | |
| 17935084 | a year ago | | | 0 | 0.0019262302 |
ABI
ABI objects
Getter at block 21082973
_buyTaxFee() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
200000000000000000000000000
_maxWalletSize() view returns (uint256)
200000000000000000000000000
_sellTaxFee() view returns (uint256)
2
decimals() view returns (uint8)
18
limitEnabled() view returns (bool)
false
memeAddress() view returns (address)
0xb5b15d795e5f2215d0b4c3c466db31d1f3028dd9
name() view returns (string)
Tail Of Meme
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
50000000000000000000000000
symbol() view returns (string)
TOM
totalSupply() view returns (uint256)
10000000000000000000000000000
uniswapPair() view returns (address)
0x6e5bdfdf6c00d0090a8344db7ddf9022a345d746
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOutFromFee(address) view returns (bool)
isOutMaxWallet(address) view returns (bool)
isPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimETH()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading() payable
removeLimits()
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)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.