Make America Trump Again
Verified contract
Active on
Ethereum with 71 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 |
---|---|---|---|---|---|
MATA | ERC-20 | 7.682372K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19937223 | 7 months ago | | | 0 | 0.00028280416 | |
| 19917013 | 7 months ago | | | 0 | 0.00015121908 | |
| 19909285 | 7 months ago | | | 0 | 0.00014247422 | |
| 19903223 | 7 months ago | | | 0 | 0.00017844380 | |
| 19903139 | 7 months ago | | | 0 | 0.00015081995 | |
| 19902994 | 7 months ago | | | 0 | 0.00014837594 | |
| 19902961 | 7 months ago | | | 0 | 0.00013522555 | |
| 19902929 | 7 months ago | | | 0 | 0.00027188675 | |
| 19902927 | 7 months ago | | | 0 | 0.00018338903 | |
| 19902926 | 7 months ago | | | 0 | 0.00041771700 |
ABI
ABI objects
Getter at block 21401000
_maxTxAmount() view returns (uint256)
10000000000000000
_walletMax() view returns (uint256)
10000000000000000
autoLiquidityReceiver() view returns (address)
0x34881d403b9714d381fd0dca61c1d8c72ed04c4c
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0x34881d403b9714d381fd0dca61c1d8c72ed04c4c
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
10000000000000000
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
19902836
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
1
marketingWallet() view returns (address)
0x34881d403b9714d381fd0dca61c1d8c72ed04c4c
name() pure returns (string)
Make America Trump Again
pair() view returns (address)
0x4bd7739d6bd127112e6b41995cdad61605c0232e
restrictWhales() view returns (bool)
true
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000
symbol() pure returns (string)
MATA
totalFee() view returns (uint256)
1
totalFeeIfSelling() view returns (uint256)
1
totalSupply() view returns (uint256)
10000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
changeFeeReceivers(address newLiquidityReceiver, address newMarketingWallet, address newDevWallet)
changeFees(uint256 newLiqFee, uint256 newMarketingFee, uint256 newExtraSellFee)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.