MAGAA
Unverified contract
Proxy
Active on
Ethereum with 26 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
11 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAGAA | ERC-20 | 1.316506M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21259712 | 5 days ago | | | 0 | 0.00055268291 | |
| 21259680 | 5 days ago | | | 0 | 0.00049443378 | |
| 21246111 | 7 days ago | | | 0 | 0.0010797860 | |
| 21193581 | 15 days ago | | | 0 | 0.0015749796 | |
| 21170162 | 18 days ago | | | 0 | 0.0014872005 | |
| 21168079 | 18 days ago | | | 0 | 0.0021838839 | |
| 21167067 | 18 days ago | | | 0 | 0.0017864980 | |
| 21166128 | 18 days ago | | | 0 | 0.0019135981 | |
| 21165723 | 18 days ago | | | 0 | 0.0024692541 | |
| 21165584 | 18 days ago | | | 0 | 0.0010362437 |
ABI
ABI objects
Getter at block 21297756
MAX_FEE() view returns (uint256)
2000
VERSION() view returns (uint256)
1
_liquidityFee() view returns (uint256)
0
_marketingAddress() view returns (address)
0xcd7715e2cd430a6b7a53fdd901cea4bbc200b5fd
_marketingFee() view returns (uint256)
0
_marketingToken() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
name() view returns (string)
MAGAA
owner() view returns (address)
0x2c56917da510cdf0be556f777e9a5a3dcd63fe94
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
MAGAA
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x469418c1db24efb574d53383e8cb6be9b3548455
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address owner_, string name_, string symbol_, uint256 totalSupply_, address[3] addrs, uint16[3] feeSettings, uint16[3] buyFeeSettings, uint16[3] sellFeeSettings)
renounceOwnership()
setSwapBackSettings(uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyAmountUpdated(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
receive()
This contract contains no error objects.