Ethereum is good

Verified contract

Active on Base with 61 txns
Deployed by via 0x0a67fb93 at 18783722
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0xaa7c4d59c06b8cb9791825e48e5341cd2ec3fb2063e98ca81352cf88adf748fa
0xca8f7974781b8d298e126970378cb3f5f788d06ca7bb5228d3d908883ab3cd75
0xe5c150d39fb1f71de9dde232297d9bd85b1bc1ac9317f7bb73c814b59f92c3f7
0x778267269c1e2d9c9c191a15473f5386df56d1ad2c4322427e79e25f61ebd161
0x7ae3e2bbf30d642ae972ed23b5eaefc4e8e3bee5f05812ef655517061c9c5752
0x03c1f6d97ed569b55bb784cec602765c61f7cfbd6a5799f336f881203f636e1c
0xf0433ef37624adeaf4c8807249dab991e84caf0d88a11504f05e463c5bf86fed
0xcad8c7ce962942404f798128f9d2b5a7c8cff0d01aedfba4c5d46f2b05434ab8
0xbc70d0f227d86c9018cad2920d96afaf9f7d5aeee22f126d707c8a93f499707a
0x45d137a03738139828fcadf06985c6e4003412bf8e0aa3a48f83a92b6f25fa66

Functions
Getter at block 22771616
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x93b09eb8e10cdb3d1f4c90a22c112d05d88a30ef
earlySellLiquidityFee(view returns (uint256)
0
earlySellMarketingFee(view returns (uint256)
0
enableEarlySellTax(view returns (bool)
true
limitsInEffect(view returns (bool)
true
marketingWallet(view returns (address)
0x93b09eb8e10cdb3d1f4c90a22c112d05d88a30ef
maxTransactionAmount(view returns (uint256)
20000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000
name(view returns (string)
Ethereum is good
owner(view returns (address)
0x93b09eb8e10cdb3d1f4c90a22c112d05d88a30ef
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
30
sellTotalFees(view returns (uint256)
30
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
EBULL
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
75921124805392867215194
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0xfa6b8b7e01d9ee1662a801dd521840cdafeda04e
uniswapV2Router(view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistAccount(address accountbool isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setEarlySellTax(bool onoff
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateDevWallet(address newWallet
updateMarketingWallet(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _devFeeuint256 _earlySellLiquidityFeeuint256 _earlySellMarketingFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.