Make America First Again
Verified contract
Active on
Ethereum with 360 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.10)
Native
Value
$1.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000317 | $3,466.42 |
$1.1 | |
MAFA | ERC-20 | 4.158945M | -- | -- | |
BSR | ERC-20 | 2.67818M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21197522 | 9 days ago | | | 0 | 0.00060308602 | |
| 21165039 | 14 days ago | | | 0 | 0.0010795595 | |
| 21162966 | 14 days ago | | | 0 | 0.00060173151 | |
| 21162958 | 14 days ago | | | 0 | 0.00076289325 | |
| 21162919 | 14 days ago | | | 0 | 0.00062132222 | |
| 21162899 | 14 days ago | | | 0 | 0.00057754275 | |
| 21162887 | 14 days ago | | | 0 | 0.00053843181 | |
| 21162861 | 14 days ago | | | 0 | 0.00080368686 | |
| 21141187 | 17 days ago | | | 0 | 0.00037104259 | |
| 21137547 | 18 days ago | | | 0 | 0.0012235745 |
ABI
ABI objects
Getter at block 21263942
decimals() view returns (uint8)
18
feeRecipientAddress() view returns (address)
0xe68643e72a22519796f4492038425b77971b8d9c
feeTokenThreshold() view returns (uint256)
7500000000000000000000000
maxHoldingsLimit() view returns (uint256)
0
maxSwapSize() view returns (uint256)
0
name() view returns (string)
Make America First Again
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapBackTax() view returns (uint256)
0
swapTax() view returns (uint256)
0
symbol() view returns (string)
MAFA
totalSupply() view returns (uint256)
1000000000000000000000000000
uniV2PairAddr() view returns (address)
0x7731c06914375236d1db3d17657c442492da114a
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableSwapTxLimit()
disableWalletLimit()
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
recoverStuckEther()
recoverStuckTokens(address token)
removeLimits()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeThreshold(uint256 newThreshold)
updateTokenFees(uint256 newBuyFee, uint256 newSellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed 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.