MEMEBOT9000
Verified contract
Active on
Ethereum with 151 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 |
---|---|---|---|---|---|
MEME | ERC-20 | 147.300975K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17815333 | a year ago | | | 0 | 0.0015106943 | |
| 17803101 | a year ago | | | 0 | 0.00069660817 | |
| 17795660 | a year ago | | | 0 | 0.00085093281 | |
| 17795383 | a year ago | | | 0 | 0.010494144 | |
| 17795251 | a year ago | | | 0 | 0.00092383327 | |
| 17795127 | a year ago | | | 0 | 0.00086826696 | |
| 17795126 | a year ago | | | 0 | 0.00083856200 | |
| 17795121 | a year ago | | | 0 | 0.00096436624 | |
| 17795120 | a year ago | | | 0 | 0.00080478042 | |
| 17795115 | a year ago | | | 0 | 0.00082782234 |
ABI
ABI objects
Getter at block 21227254
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
2000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
MEMEBOT 9000
owner() view returns (address)
0x5dc8136ba2409e1d6e2af543aaa4164bca984e70
symbol() pure returns (string)
MEME
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBot(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBot(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
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.