Make America Great and Glorious Again
Verified contract
Active on
Ethereum with 869 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x95fb…73f6
0x6654…f3f0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAGAGA | ERC-20 | 359.441958K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151758 | 2 days ago | | | 0 | 0.00045789325 | |
| 21128324 | 6 days ago | | | 0 | 0.00080379324 | |
| 21097713 | 10 days ago | | | 0 | 0.00018754071 | |
| 20921053 | a month ago | | | 0 | 0.0012889545 | |
| 20921050 | a month ago | | | 0 | 0.0012974542 | |
| 20899223 | a month ago | | | 0 | 0.00038088053 | |
| 20787696 | 2 months ago | | | 0 | 0.00080005354 | |
| 20747428 | 2 months ago | | | 0 | 0.00018449188 | |
| 20639186 | 2 months ago | | | 0 | 0.000058685849 | |
| 20525438 | 3 months ago | | | 0 | 0.00011318497 |
ABI
ABI objects
Getter at block 21168838
_developmentAddress() view returns (address)
0x95fb636a61686a32941f159331c67a8292bf73f6
_marketingAddress() view returns (address)
0x6654b6e1d44a01e356626a3c102a73c488b4f3f0
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_swapTokensAtAmount() view returns (uint256)
6000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Make America Great and Glorious Again
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MAGAGA
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x5806ca41c9357d5260126dea8cd5225b272fcd6f
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistbots(address[] addys)
changeMaxTransaction(uint256 maxTxAmount)
changeMaxWallet(uint256 maxWalletSize)
enableTrading()
excludeFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
removeLimits()
renounceOwnership()
setFees(uint256 __buy, uint256 __sell)
setSwapbackThreshold(uint256 _amount)
setTeamWallets(address _marketing, address _development)
toggleSwapback(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklistbot(address _addy)
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)
constructor()
receive()
This contract contains no error objects.