Making America #1 Again
Verified contract
Active on
Ethereum with 408 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Making America #1 Again"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21328361 | 10 days ago | | | 0 | 0.00059782652 | |
| 21261006 | 19 days ago | | | 0 | 0.00054370195 | |
| 21154285 | a month ago | | | 0 | 0.00042926196 | |
| 21145966 | a month ago | | | 0 | 0.00059526288 | |
| 21143243 | a month ago | | | 0 | 0.0010111034 | |
| 21142722 | a month ago | | | 0 | 0.00046276057 | |
| 21048699 | 2 months ago | | | 0 | 0.00011908348 | |
| 20908301 | 2 months ago | | | 0 | 0.00076578160 | |
| 20888249 | 2 months ago | | | 0 | 0.00016954427 | |
| 20887714 | 2 months ago | | | 0 | 0.0034938750 |
ABI
ABI objects
Getter at block 21396704
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
9
feeReceiver() view returns (address)
0x6228e2ab0cef3fb5a98bb66eb92bc4b8e4055a93
name() view returns (string)
Making America #1 Again
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
0
symbol() view returns (string)
MAOA
totalSupply() view returns (uint256)
420690000000000000000
uniswapPair() view returns (address)
0x5a4d32efbda935aacbd0a8294e82fe4e54f1c568
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)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
reduceFees(uint256 newBuyFee, uint256 newSellFee)
removeLimits()
renounceOwnership()
setStructure(uint256 maxAmount, uint256 minAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferStuckERC20(address token)
transferStuckETH()
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.