MAGA BURN
Verified contract
Active on
Ethereum with 210 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd29d…d7c5
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAGA | ERC-20 | 0 | -- | -- | |
MAGA | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20590936 | 3 months ago | | | 0 | 0.000049488214 | |
| 20315770 | 4 months ago | | | 0 | 0.00023526196 | |
| 20315762 | 4 months ago | | | 0 | 0.00024387007 | |
| 20222088 | 5 months ago | | | 0 | 0.00012640949 | |
| 20198964 | 5 months ago | | | 0 | 0.00012844241 | |
| 20198938 | 5 months ago | | | 0 | 0.00012210109 | |
| 20110509 | 5 months ago | | | 0 | 0.00014916552 | |
| 20110504 | 5 months ago | | | 0 | 0.00015776960 | |
| 20106451 | 5 months ago | | | 0 | 0.00015129755 | |
| 20105657 | 5 months ago | | | 0 | 0.00023938986 |
ABI
ABI objects
Getter at block 21222339
BuyFee() view returns (uint256)
0
SellFee() view returns (uint256)
0
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buybackAndBurnEnabled() view returns (bool)
true
buybackAndBurnFee() view returns (uint256)
2
decimals() view returns (uint8)
18
initialTotalSupply() view returns (uint256)
420000000000000000000000000000
maxTransactionAmount() view returns (uint256)
420000000000000000000000000000
maxWallet() view returns (uint256)
420000000000000000000000000000
name() view returns (string)
MAGA BURN
otherToken() view returns (address)
0xd29da236dd4aac627346e1bba06a619e8c22d7c5
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
4200000000000000000000000000
symbol() view returns (string)
MAGA
totalSupply() view returns (uint256)
420000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SetFees(uint256 _buyFee, uint256 _sellFee)
approve(address spender, uint256 amount) returns (bool)
buybackAndBurn(uint256 _amount)
clearStuckEth()
clearStuckTokens(address tokenAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBuybackAndBurn()
enableBuybackAndBurn()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 percent)
openTrading()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setOtherTokenAddress(address _otherTokenAddress)
setSwapTokensAtAmount(uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BuybackAndBurnDisabled()
BuybackAndBurnEnabled()
ExcludeFromFees(address indexed account, bool isExcluded)
OtherTokenUpdated(address indexed newToken)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
TokensBurned(address indexed burner, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address wallet, address _otherTokenAddress)
receive()
This contract contains no error objects.