Make America Healthy Again
Verified contract
Active on
Ethereum with 1,271 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Make America Healthy Again"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21263668 | a day ago | | | 0 | 0.00044363523 | |
| 21262493 | 2 days ago | | | 0 | 0.00039305204 | |
| 21258441 | 2 days ago | | | 0 | 0.00045640290 | |
| 21245773 | 4 days ago | | | 0 | 0.00057865815 | |
| 21244172 | 4 days ago | | | 0 | 0.00086700563 | |
| 21244122 | 4 days ago | | | 0 | 0.00071802016 | |
| 21236947 | 5 days ago | | | 0 | 0.00066221539 | |
| 21228893 | 6 days ago | | | 0 | 0.00047992165 | |
| 21226013 | 7 days ago | | | 0 | 0.00061557407 | |
| 21224449 | 7 days ago | | | 0 | 0.00099401175 |
ABI
ABI objects
Getter at block 21273256
decimals() view returns (uint8)
18
dexPair() view returns (address)
0x963189ea3ec15b9974bf222f1487f15348750366
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
fee() view returns (uint256 buy, uint256 sell)
(buy=0, sell=0)
maxTransaction() view returns (uint256)
1000000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
Make America Healthy Again
owner() view returns (address)
0x0000000000000000000000000000000000000000
stealth() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000000000000000
swapbylimit() view returns (bool)
true
symbol() view returns (string)
MAHA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
IsChargePair(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnClogged(uint256 _amount)
openTrade()
removeLimits()
renounceOwnership()
rescueFundsNative()
rescueStuckTokens(address tokenAddress)
setDeveloperWallet(address _newWallet)
setFee(uint256 _buy, uint256 _sell)
setMarketingWallet(address newAddress)
setSwapBackSettings(bool _enabled, bool _limited, uint256 _threshold)
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(address _taxWallet)
receive()
This contract contains no error objects.