Eye of Ethereum
Verified contract
Active on
Ethereum with 152 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eye | ERC-20 | 9.287721K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21338695 | 7 days ago | | | 0 | 0.0027238728 | |
| 17060887 | 2 years ago | | | 0 | 0.0011114902 | |
| 17029622 | 2 years ago | | | 0 | 0.00088143709 | |
| 16546745 | 2 years ago | | | 0 | 0.00092213603 | |
| 15811244 | 2 years ago | | | 0 | 0.00095812980 | |
| 15800851 | 2 years ago | | | 0 | 0.00090507663 | |
| 15797422 | 2 years ago | | | 0 | 0.0014327419 | |
| 15797345 | 2 years ago | | | 0 | 0.0015373279 | |
| 15797344 | 2 years ago | | | 0 | 0.0016401656 | |
| 15797343 | 2 years ago | | | 0 | 0.0016147629 |
ABI
ABI objects
Getter at block 21386409
decimals() pure returns (uint8)
9
name() pure returns (string)
Eye of Ethereum
owner() view returns (address)
0x33e0c1b4997507ce5f75d39e3a7825febde23176
symbol() pure returns (string)
Eye
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots)
approve(address spender, uint256 amount) returns (bool)
manualSend()
manualSwap()
openTrading()
removeBot(address bot)
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
setStandardTax(uint256 newTax)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.