MagaDonalds
Verified contract
Active on
Ethereum with 464 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
McMaga | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21194692 | 11 days ago | | | 0 | 0.0012512580 | |
| 21166820 | 15 days ago | | | 0 | 0.0020921300 | |
| 21166792 | 15 days ago | | | 0 | 0.0023277692 | |
| 21146351 | 18 days ago | | | 0 | 0.00047030388 | |
| 21123906 | 21 days ago | | | 0 | 0.00032214974 | |
| 21123502 | 21 days ago | | | 0 | 0.00045534348 | |
| 21117203 | 22 days ago | | | 0 | 0.00081384057 | |
| 21077872 | a month ago | | | 0 | 0.00037260678 | |
| 21069559 | a month ago | | | 0 | 0.00043642065 | |
| 21055251 | a month ago | | | 0 | 0.00021261698 |
ABI
ABI objects
Getter at block 21273915
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
lpPair() view returns (address)
0xa89a8c005d91fa82e7ab2063b2f5b9c05eaad08f
name() view returns (string)
MagaDonalds
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
McMaga
totalSupply() view returns (uint256)
777000000000000000000000000
tradingAllowed() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events airdropToWallets(address[] wallets, uint256[] amountsInWei)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueTokens(address _token, address _to)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.