Ethereum ETF

Verified contract

Active on Ethereum with 180 txns
Deployed by via 0xbb92a897 at 18541470
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
1 additional variable
Native
Value $0
ERC-20
--
0x229854ffd875c606a0c8eef2c73d226f121c3c2aa9e6a1fd5433c54e643f7170
0x7af4a6ad7115b7244081571c05d72911406b07a1727543e6bd3fe3c4465859a8
0xb1614c0c4cd820abeae371d8c5284464900fe3a288d40d1980697f47574ce9cf
0xe3695dd68665b2d3eba54ce8207adcd80a826d715d60a013b1717420172649ad
0x33c0faced44a0a6a1e2f1a33dcbc439be0cc5c7e2a9342511b2df28475f895d0
0x9ceb8552c11e74fda08c1c5e9a783a717de4d17421582980c2fd1bc7bbf7975b
0xed48089fb4b17281322c1ef9b7731c9cac210272c0461cb72bc9f9a0b15b20d7
0x35dff05696f04d2e52879d059097cb0408a8b448ee3d37361b422b380053cfb9
0x55b90610586b242f28f090fc59d06d56ec021167bbd1b81ea56bbeef47341196
0x913eb003f0542b2b04900232a6271ff626ce15f27df6795fe09dfd821c035458

Functions
Getter at block 21090673
_maxWalletAmount(view returns (uint256)
121000000000000000
deadWallet(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
distribution(view returns (uint256 ethETFshareuint256 ethereumEtfBuybacksuint256 ethETFDividend)
(ethETFshare=40, ethereumEtfBuybacks=20, ethETFDividend=40)
dividendTracker(view returns (address)
0x5c4990aa32063a29df2d7543d336336466b74760
ethETFshareAddress(view returns (address)
0x247c3b9401f43dc57462710537b6e6c1ec8b1b0d
ethPriceToSwap(view returns (uint256)
150000000000000000
gasForProcessing(view returns (uint256)
50000
getTokenAmountByEthPrice(view returns (uint256)
171
highSellFeeSwapAmount(view returns (uint256)
2000000000000000000
name(view returns (string)
Ethereum ETF
owner(view returns (address)
0x4431c0fef02edf38cf478066a7ee857893616056
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
ETHETF
taxFees(view returns (uint256 buyFeeuint256 sellFeeuint256 highSellFee)
(buyFee=99, sellFee=0, highSellFee=0)
totalSupply(view returns (uint256)
121000000000000000
uniswapV2Pair(view returns (address)
0xa77c0dd2f5cd8df04a7a8023da4878dbd2fa89a6
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
ethHolderBalance(address accountview returns (uint256)
getEthValueFromTokens(uint256 tokenAmountview returns (uint256)
isAddressBlocked(address addrview returns (bool)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromRewards(address addrview returns (bool)
State-modifying
airDrops(address[] holdersuint256[] amounts
approve(address spenderuint256 amountreturns (bool)
blockAddresses(address[] addresses
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeIncludeFromFee(address[] addressesbool isExcludeFromFee
excludeIncludeFromRewards(address[] addressesbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSwap(
removeEthFromContract(
renounceOwnership(
setDistribution(uint256 ethETFshareuint256 ethereumEtfBuybacksuint256 ethETFDividend
setDividendTracker(address dividendContractAddress
setEthPriceToSwap(uint256 ethPriceToSwap_
setHighSellFeeSwapAmount(uint256 ethAmount
setMaxWalletAmount(uint256 maxWalletAmount
setSwapAndLiquifyEnabled(bool _enabled
setTaxFees(uint256 buyFeeuint256 sellFeeuint256 highSellFee
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unblockAddresses(address[] addresses
updateGasForProcessing(uint256 newValue
Events
Approval(address indexed owneraddress indexed spenderuint256 value
HolderBuySell(address holderstring actionTypeuint256 ethAmountuint256 ethBalance
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
SendDividends(uint256 EthAmount
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.