MEME TAO
Verified contract
Active on
Ethereum with 2,369 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf402…f743
Balances ($0.00)
No balances found for "MEME TAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20839065 | 2 months ago | | | 0 | 0.00033022749 | |
| 20642806 | 3 months ago | | | 0 | 0.000089179403 | |
| 20504291 | 4 months ago | | | 0 | 0.000024645524 | |
| 20504272 | 4 months ago | | | 0 | 0.000046822970 | |
| 20493584 | 4 months ago | | | 0 | 0.000077035261 | |
| 20493575 | 4 months ago | | | 0 | 0.00014276561 | |
| 20457009 | 4 months ago | | | 0 | 0.00051891463 | |
| 20456522 | 4 months ago | | | 0 | 0.00029656026 | |
| 20448226 | 4 months ago | | | 0 | 0.000031469228 | |
| 20448206 | 4 months ago | | | 0 | 0.000062663014 |
ABI
ABI objects
Getter at block 21292413
decimals() pure returns (uint8)
9
name() pure returns (string)
MEME TAO
owner() view returns (address)
0x0ad75ca2d8dd9250ef140441d16ee54d64079585
symbol() pure returns (string)
MTAO
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isWhitelisted(address _addr) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeBuyTax(uint256 _newTax)
changeFeeWallet(address _dWallet)
changeSellTax(uint256 _newTax)
changeSwapAmount(uint256 _newThreshold)
manualsend()
manualswap()
openTrading()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferERC20(address token, uint256 amount)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _address)
whitelistAddress(address _addr, bool _bool)
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)
buyTaxUpdated(uint256 _newTax)
feeWalletUpdated(address _newWallet)
sellTaxUpdated(uint256 _newTax)
swapAmountUpdated(uint256 _newThreshold)
constructor(address _dWallet)
receive()
This contract contains no error objects.