ETHER YIELD
Verified contract
Active on
Ethereum with 319 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5acb…e398
0x1e60…e5e2
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETY | ERC-20 | 2.831206M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19824865 | 7 months ago | | | 0 | 0.0033660659 | |
| 19415714 | 9 months ago | | | 0 | 0.0022676673 | |
| 19319312 | 10 months ago | | | 0 | 0.0017944540 | |
| 19253089 | 10 months ago | | | 0 | 0.00041360491 | |
| 19157060 | 10 months ago | | | 0 | 0.00070175969 | |
| 19149184 | 10 months ago | | | 0 | 0.00094481166 | |
| 19141009 | 10 months ago | | | 0 | 0.0012242781 | |
| 19074607 | a year ago | | | 0 | 0.00039644290 | |
| 19054797 | a year ago | | | 0 | 0.00049963707 | |
| 19054747 | a year ago | | | 0 | 0.00048425860 |
ABI
ABI objects
Getter at block 21397137
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_hasLiqBeenAdded() view returns (bool)
true
_ratios() view returns (uint16 rewards, uint16 marketing, uint16 total)
(rewards=1, marketing=1, total=2)
_taxRates() view returns (uint16 buyFee, uint16 sellFee, uint16 transferFee)
(buyFee=500, sellFee=500, transferFee=0)
contractSwapEnabled() view returns (bool)
true
decimals() pure returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getCurrentReward() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTotalReflected() view returns (uint256)
9720723191077108809
lpPair() view returns (address)
0xceb5592779eeca5a0039036edeb9d5f472e607a9
marketingWallet() view returns (address)
0x5acb15d3d8d93cd40aa77cfa6a08cff8c38be398
maxBuyTaxes() view returns (uint256)
2500
maxRoundtripTax() view returns (uint256)
2500
maxSellTaxes() view returns (uint256)
2500
maxTransferTaxes() view returns (uint256)
2000
name() pure returns (string)
ETHER YIELD
piContractSwapsEnabled() view returns (bool)
false
piSwapPercent() view returns (uint256)
10
processReflect() view returns (bool)
true
swapAmount() view returns (uint256)
270000000000000000000000
swapThreshold() view returns (uint256)
90000000000000000000000
symbol() pure returns (string)
ETY
taxesAreLocked() view returns (bool)
false
totalSupply() pure returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getTokenAmountAtPriceImpact(uint256 priceImpactInHundreds) view returns (uint256)
getUserInfo(address user) view returns (string, string, string, string)
getUserRealizedGains(address user) view returns (uint256)
getUserUnpaidEarnings(address user) view returns (uint256)
isExcludedFromDividends(address account) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isExcludedFromProtection(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveContractContingency() returns (bool)
claimPendingRewards()
enableTrading()
lockTaxes()
manualDeposit()
manualProcess(uint256 manualGas)
multiSendTokens(address[] accounts, uint256[] amounts)
removeSniper(address account)
renounceOwnership()
setContractSwapEnabled(bool swapEnabled, bool processReflectEnabled, bool priceImpactSwapEnabled)
setDividendExcluded(address account, bool enabled)
setExcludedFromFees(address account, bool enabled)
setExcludedFromLimits(address account, bool enabled)
setExcludedFromProtection(address account, bool enabled)
setInitializers(address aInit, address cInit)
setLpPair(address pair, bool enabled)
setNewRouter(address newRouter)
setPriceImpactSwapAmount(uint256 priceImpactSwapPercent)
setProtectionSettings(bool _antiSnipe, bool _antiBlock)
setRatios(uint16 rewards, uint16 marketing)
setReflectorSettings(uint256 gas)
setRewardsProperties(uint256 _minPeriod, uint256 _minReflection, uint256 minReflectionMultiplier)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint16 buyFee, uint16 sellFee, uint16 transferFee)
setWallets(address marketing)
sweepContingency()
sweepExternalTokens(address token)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amount)
ContractSwapEnabledUpdated(bool enabled)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.