EO Coin
Verified contract
Active on
Ethereum with 77,387 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 |
---|---|---|---|---|---|
TYPE | ERC-20 | 150 | $0.000007 |
$0 | |
XYO | ERC-20 | 0.019272 | $0.008343 |
$0 | |
EO | ERC-20 | 45.681331K | -- | -- | |
AIC | ERC-20 | 25.5K | -- | -- | |
CFTY | ERC-20 | 4.425378K | -- | -- | |
ARAW | ERC-20 | 500 | -- | -- | |
MIO | ERC-20 | 310 | -- | -- | |
ABE | ERC-20 | 71 | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19119313 | 10 months ago | | | 0 | 0.0026258664 | |
| 19113356 | 10 months ago | | | 0 | 0.0010534096 | |
| 19113343 | 10 months ago | | | 0 | 0.0013519933 | |
| 19113320 | 10 months ago | | | 0 | 0.0014528838 | |
| 19092237 | 10 months ago | | | 0 | 0.0011519035 | |
| 19092136 | 10 months ago | | | 0 | 0.0019820781 | |
| 19012903 | 10 months ago | | | 0 | 0.0019408525 | |
| 18940814 | a year ago | | | 0 | 0.0011311079 | |
| 18934026 | a year ago | | | 0 | 0.00087955231 | |
| 18934014 | a year ago | | | 0 | 0.0014951767 |
ABI
ABI objects
Getter at block 21249999
decimals() view returns (uint8)
18
name() view returns (string)
EO Coin
owner() view returns (address)
0x45e5763d4d9211ffc8e5f41d0a5c817b15720f2b
symbol() view returns (string)
EO
totalSupply() view returns (uint256)
540382358858528075047983038
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.