Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "EarthLink"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12604434 | 3 years ago | | | 0 | 0.00038087000 | |
| 12600920 | 3 years ago | | | 0 | 0.00051715755 | |
| 12600538 | 3 years ago | | | 0 | 0.0048832000 | |
| 12600534 | 3 years ago | | | 0 | 0.00066120600 | |
| 12600534 | 3 years ago | | | 0 | 0.00066140000 | |
| 12600533 | 3 years ago | | | 0 | 0.00066140000 | |
| 12600533 | 3 years ago | | | 0 | 0.0011589000 | |
| 12600533 | 3 years ago | | | 0 | 0.0011589000 | |
| 12600530 | 3 years ago | | | 0 | 0.0011589000 | |
| 12600529 | 3 years ago | | | 0 | 0.0011589000 |
ABI
ABI objects
Getter at block 21258679
_maxTxAmount() view returns (uint256)
2560000000000000000000
decimals() view returns (uint8)
9
name() view returns (string)
EarthLink
owner() view returns (address)
0xd6cc686bd83657a5f191d7ec01810ddf5fc055ad
symbol() view returns (string)
ETL
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
excludeAddress(address bot)
includeAddress(address bot)
renounceOwnership()
setMaxTxPercent(uint256 maxTxPercent)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.