Ethereum is Good
Verified contract
Active on
Ethereum with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MUMU | ERC-20 | 67.138796T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20580061 | 3 months ago | | | 0 | 0.00050148787 | |
| 20580061 | 3 months ago | | | 0 | 0.00050148787 | |
| 20580043 | 3 months ago | | | 0 | 0.00018372972 | |
| 20580043 | 3 months ago | | | 0 | 0.00013559218 | |
| 20580043 | 3 months ago | | | 0 | 0.00013559218 | |
| 20580043 | 3 months ago | | | 0 | 0.00013559218 | |
| 20580043 | 3 months ago | | | 0 | 0.00013559218 | |
| 20580042 | 3 months ago | | | 0 | 0.0017553622 | |
| 20580041 | 3 months ago | | | 0 | 0.00020786977 | |
| 20580041 | 3 months ago | | | 0 | 0.00077875607 |
ABI
ABI objects
Getter at block 21176289
_maxTaxSwap() view returns (uint256)
4206900000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000000
_maxWalletSize() view returns (uint256)
420690000000000000000000
_taxSwapThreshold() view returns (uint256)
420690000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Ethereum is Good
owner() view returns (address)
0xebdb51a2c908c6ef94791faa6fe4b7509754f26a
symbol() pure returns (string)
MUMU
totalSupply() pure returns (uint256)
420690000000000000000000
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)
deletBots(address[] notbot)
lowFee(uint256 _newFee)
manualSwap()
openTrade()
removeLimit()
renounceOwnership()
rescuToken(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTransfer()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.