EOGcurrency
Verified contract
Active on
Ethereum with 1,311 txns
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,115.20 |
$0 | |
EOG | ERC-20 | 1K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11977561 | 4 years ago | | | 0 | 0.0037225880 | |
| 8643201 | 5 years ago | | | 0 | 0.00084054400 | |
| 6633603 | 6 years ago | | | 0 | 0.00047338200 | |
| 6633220 | 6 years ago | | | 0 | 0.00037534000 | |
| 6252651 | 6 years ago | | | 0 | 0.000067410000 | |
| 6168040 | 6 years ago | | | 0 | 0.00015181690 | |
| 5875199 | 6 years ago | | | 0 | 0.000043644000 | |
| 5805387 | 6 years ago | | | 0 | 0.00011235000 | |
| 5805339 | 6 years ago | | | 0 | 0.0013186034 | |
| 5785804 | 6 years ago | | | 0 | 0.000089624000 |
ABI
ABI objects
Getter at block 21211298
decimals() view returns (uint8)
8
icoEndtime() view returns (uint256)
1547049600
icoHolder() view returns (address)
0x3a0a355972b4cfdf627e04432432b859a6c245b5
icoRatio() view returns (uint256)
100000
icoSender() view returns (address)
0x3a0a355972b4cfdf627e04432432b859a6c245b5
name() view returns (string)
EOGcurrency
symbol() view returns (string)
EOG
totalSupply() view returns (uint256)
5000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
ICO(address indexed from, uint256 indexed value, uint256 tokenValue)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed from, address indexed holder, uint256 value)
constructor()
fallback()
This contract contains no error objects.