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 "EOS+"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12740957 | 3 years ago | | | 0 | 0.00052189205 | |
| 6089416 | 6 years ago | | | 0 | 0.000026868000 | |
| 6087914 | 6 years ago | | | 0 | 0.000026868000 | |
| 6087808 | 6 years ago | | | 0 | 0.000044780000 | |
| 6087762 | 6 years ago | | | 0 | 0.000044780000 | |
| 6021643 | 6 years ago | | | 0 | 0.000089560000 | |
| 6017682 | 6 years ago | | | 0 | 0.00041495800 | |
| 6017558 | 6 years ago | | | 0 | 0.0019071225 | |
| 5990704 | 6 years ago | | | 0 | 0.0011385880 | |
| 5979442 | 6 years ago | | | 0 | 0.0075388400 |
ABI
ABI objects
Getter at block 21257441
_totalSupply() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
EOS+
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x09998fc0ab578c2a9c9d2e741871378095be6309
symbol() view returns (string)
EOS+
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
setName(string _name)
setSymbol(string _symbol)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
transferbatch(address[] to, uint256[] tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.