Make Eagle Great Again
Verified contract
Active on
Base with 284 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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21296578 | a month ago | | | 0 | 0.000000100749692729 | |
| 20873153 | 2 months ago | | | 0 | 0.0000017957946 | |
| 17525406 | 4 months ago | | | 0 | 8.8941660e-7 | |
| 15811340 | 5 months ago | | | 0 | 0.0000013326274 | |
| 15411447 | 6 months ago | | | 0 | 3.2255067e-7 | |
| 14932971 | 6 months ago | | | 0 | 0.0000028372705 | |
| 14886436 | 6 months ago | | | 0 | 0.0000071187727 | |
| 14878899 | 6 months ago | | | 0 | 0.0000039741936 | |
| 14865398 | 6 months ago | | | 0 | 0.0000017441844 | |
| 14862409 | 6 months ago | | | 0 | 0.0000023447752 |
ABI
ABI objects
Getter at block 22940096
decimals() view returns (uint8)
9
marketingWallet() view returns (address)
0xd39f654e9ec10536ca8bf1075f2fc7ce8ad1043d
maxWalletAmount() view returns (uint256)
100000000000000000
name() view returns (string)
Make Eagle Great Again
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MEGA
taxBuyForMarketing() view returns (uint256)
0
taxSellForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xffdd2e12d924d33a931b69cdc1c1cf5171e55f75
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeMarketingWallet(address newWallet) returns (bool)
changeTaxForMarketing(uint256 _taxBuyForMarketing, uint256 _taxSellForMarketing) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimit() returns (bool)
renounceOwnership()
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.