I Love You Coin
Verified contract
Active on
Ethereum with 150 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe991…aa17
23 additional
variables
Balances ($0.08)
Native
Value
$0.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000027 | $3,065.22 |
$0.08 | |
ILY | ERC-20 | 13.448288B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15617109 | 2 years ago | | | 0 | 0.00024715424 | |
| 15600535 | 2 years ago | | | 0 | 0.00045064440 | |
| 15599568 | 2 years ago | | | 0 | 0.00019032372 | |
| 15599560 | 2 years ago | | | 0 | 0.00052474954 | |
| 15599551 | 2 years ago | | | 0 | 0.00057943997 | |
| 15599537 | 2 years ago | | | 0 | 0.00020009088 | |
| 15599340 | 2 years ago | | | 0 | 0.00027242238 | |
| 15599305 | 2 years ago | | | 0 | 0.00014629324 | |
| 15599304 | 2 years ago | | | 0 | 0.00026008323 | |
| 15599066 | 2 years ago | | | 0 | 0.00075371014 |
ABI
ABI objects
Getter at block 21204669
_buyDevFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
45
_buyMarketingFee() view returns (uint256)
0
_buyReflectionFee() view returns (uint256)
0
_maxWalletToken() view returns (uint256)
750000000000000000
_sellDevFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
65
_sellMarketingFee() view returns (uint256)
0
_sellReflectionFee() view returns (uint256)
0
deadBlocks() view returns (uint256)
1
decimals() view returns (uint8)
8
launchedAt() view returns (uint256)
15549710
name() view returns (string)
I Love You Coin
owner() view returns (address)
0x01ada676e688bfb961893462ad1e22b4caef785d
swapThreshold() view returns (uint256)
7500000000000000
symbol() view returns (string)
ILY
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
25000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc5e1ffe7e1caa60bec6e1bd5d28223ffe6f6aadc
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroBuyTaxmode() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events airdrop(address from, address[] addresses, uint256 tokens)
approve(address spender, uint256 amount) returns (bool)
authorize(address adr)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address[] addresses)
excludeFromReward(address account)
excludeMultiple(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_Snipers(address[] addresses, bool status)
manage_trusted(address[] addresses)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setMaxWalletExempt(address _addr)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setNewRouter(address newRouter)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor)
setTaxesBuy(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee, uint256 _crowdfundfee)
setTaxesSell(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee)
setWallets(address _marketingWallet, address _devWallet)
setZeroBuyTaxmode(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unauthorize(address adr)
withDrawLeftoverETH(address receipient)
withdrawStuckTokens(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.