ETF

Verified contract

Active on Ethereum with 263 txns
Deployed by via 0x31493559 at 18539636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables
ERC-20
--
ERC-20
--
0x06c73c36d8652b03473487d5f09bdbeaf557d00fb39bc6689612dffbb08d60f3
0x9cfc4283206082f758111120a68edad9e654912e27653fb4a042f81d0b48079b
0xab7b02c11b1bf9dd18976c5ab57ee77bced3112380fa42c9adc79a53d5c12ca1
0xec9d432d98ac2e64faf5a6810ec4ccf476b526638f2640b3b17b72ba4990b1c0
0x6006f1dcb3de19da50c48d8d27ac78da0e882bf61d3edeecbd2200a1904444d4
0xf3e58b2d3df9aae9c508efc6ca5e7bd9922b9d90475b575c37baa4ce08025ed7
0xd910ffc81baecf6e542e98f18646d6599ef9ca0748d0b70981b6fcad82ecf6e6
0x669709d025fc66f07d9a8f927e36e5ad1db61a7e63b7fa44ef9a1ededf7b500b
0x841a2d3622f06f4aa375e40d32ea991e59d28a4143f42b56eaeb25f4eb70710b
0x2e9b64bae8dae5e107fd21d4241c0734ba1bb8d8090bec7fc2f6a79602d09c6d

Functions
Getter at block 20879572
decimals(view returns (uint8)
18
dividendTracker(view returns (address)
0x4d35f79deb96e124a7456e1c20690e64b15b9825
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
61
getNumberOfDividends(view returns (uint256)
969973392144283914652484845
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
0
liquiditySellFee(view returns (uint256)
0
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
maxTxn(view returns (uint256)
20000000000000000000000000
name(view returns (string)
Ethereum Trust Fund
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
15
operationsSellFee(view returns (uint256)
15
operationsWallet(view returns (address)
0x02c4c9932d2801e0aad28a327b13aa8ca81f0000
owner(view returns (address)
0x0000000000000000000000000000000000000000
rewardsBuyFee(view returns (uint256)
15
rewardsSellFee(view returns (uint256)
15
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
10000000000000000000000000
symbol(view returns (string)
ETF
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
631644689092142944307490
tokensForRewards(view returns (uint256)
631644689092142944307490
totalBuyFees(view returns (uint256)
30
totalSellFees(view returns (uint256)
30
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
18540131
transferDelayEnabled(view returns (bool)
false
uniswapV2Pair(view returns (address)
0x65d3dca0f9707e5471aaa199c5b75fd79d5151b0
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexaddress rewardTokenview returns (addressint256int256uint256uint256uint256uint256uint256)
getTotalDividendsDistributed(address rewardTokenview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountaddress rewardTokenview returns (uint256)
State-modifying
addPresaleAddressForExclusions(address _presaleAddress
approve(address spenderuint256 amountreturns (bool)
cancelLPWithdrawRequest(
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.