Make America Fight Again
Verified contract
Active on
Ethereum with 975 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAFA | ERC-20 | 200.642715 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21112008 | 7 days ago | | | 0 | 0.00026565021 | |
| 21108142 | 8 days ago | | | 0 | 0.00023374959 | |
| 21106504 | 8 days ago | | | 0 | 0.00017157795 | |
| 21053357 | 15 days ago | | | 0 | 0.00022540767 | |
| 21053352 | 15 days ago | | | 0 | 0.00019076040 | |
| 21053346 | 15 days ago | | | 0 | 0.00060167684 | |
| 21040392 | 17 days ago | | | 0 | 0.00028267432 | |
| 21040374 | 17 days ago | | | 0 | 0.00030072724 | |
| 21040369 | 17 days ago | | | 0 | 0.00028296379 | |
| 21040351 | 17 days ago | | | 0 | 0.00027830402 |
ABI
ABI objects
Getter at block 21164405
buyDevFee() view returns (uint256)
0
buyMarketFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0xa62ac241023bf08920a22f8f1bfdbb7fc2ca0c63
limitsInEffect() view returns (bool)
false
marketWallet() view returns (address)
0x61ed89e6e2092a950f1c8aa08cd503a19f14a0c5
maxTransaction() view returns (uint256)
10000000000000000000000
maxWalletSize() view returns (uint256)
10000000000000000000000
name() view returns (string)
Make America Fight Again
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
0
sellMarketFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
0
swapTokensAtAmount() view returns (uint256)
500000000000000000000
symbol() view returns (string)
MAFA
tokensForDev() view returns (uint256)
100321357376095119999
tokensForMarket() view returns (uint256)
100321357376095119999
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
twxqSwapEnabled() view returns (bool)
true
uniswapPair() view returns (address)
0x769fb51e930820aafaab5170aa82849c2771d8a6
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludeMaxTransaction(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
excludeFromMaxTransaction(address addr, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
openTradingWithPermit(uint8 v, bytes32 r, bytes32 s)
removeLimits() returns (bool)
renounceOwnership()
setAMMPair(address pair, bool value)
setAntiDrainer(address newAntiDrainer)
setBlackList(address[] wallets, bool blocked)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 newMarketFee, uint256 newDevFee)
updateMaxTransaction(uint256 newNum)
updateMaxWalletSize(uint256 newNum)
updateSellFees(uint256 newMarketFee, uint256 newDevFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updatetwxqSwapEnabled(bool enabled)
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)
constructor()
receive()
This contract contains no error objects.