Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6283…67d7
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EYE | ERC-20 | 9.812887M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18306324 | a year ago | | | 0 | 0.00059702139 | |
| 18223604 | a year ago | | | 0 | 0.00016091033 | |
| 18215450 | a year ago | | | 0 | 0.0010971337 | |
| 18208978 | a year ago | | | 0 | 0.00034474599 | |
| 18208523 | a year ago | | | 0 | 0.00035589548 | |
| 18207963 | a year ago | | | 0 | 0.00060211532 | |
| 18201405 | a year ago | | | 0 | 0.00035072953 | |
| 18196008 | a year ago | | | 0 | 0.00042577502 | |
| 18195538 | a year ago | | | 0 | 0.00034588667 | |
| 18195514 | a year ago | | | 0 | 0.00040370585 |
ABI
ABI objects
Getter at block 21313292
Percent_AutoLP() view returns (uint256)
1
Percent_Burn() view returns (uint256)
1
Percent_Dev() view returns (uint256)
49
Percent_Marketing() view returns (uint256)
49
Wallet_Burn() view returns (address)
0x000000000000000000000000000000000000dead
Wallet_Dev() view returns (address)
0x096f50183c3c7842e36a09150960bdbfc9ed6b2e
Wallet_Marketing() view returns (address)
0x6283589494b56f0ae481d4521a640dbf94b967d7
_Tax_On_Buy() view returns (uint256)
2
_Tax_On_Sell() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
80000000000000000000000000000
_maxWalletToken() view returns (uint256)
80000000000000000000000000000
decimals() pure returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
name() pure returns (string)
EYECANDY
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
EYE
totalSupply() view returns (uint256)
84703743282367521689869461819
uniswapV2Pair() view returns (address)
0xbe225853e1fdc90cea8ea4f7887b13cefd8b9a51
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address theOwner, address theSpender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
pause()
remove_Random_Tokens(address random_Token_Address, uint256 percent_of_Tokens) returns (bool _sent)
renounceOwnership()
setTaxes(uint256 buyTax, uint256 sellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool true_or_false)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.