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 "ieos win"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583367 | 2 years ago | | | 0 | 0.0011451623 | |
| 13461855 | 3 years ago | | | 0 | 0.0056029693 | |
| 10734203 | 4 years ago | | | 0 | 0.0019857789 | |
| 10731602 | 4 years ago | | | 0 | 0.0028389900 | |
| 10728427 | 4 years ago | | | 0 | 0.0051507390 | |
| 10728241 | 4 years ago | | | 0 | 0.0035268660 | |
| 10728209 | 4 years ago | | | 0 | 0.0073351080 | |
| 10723252 | 4 years ago | | | 0 | 0.0020464800 | |
| 10723211 | 4 years ago | | | 0 | 0.0040974690 | |
| 10709280 | 4 years ago | | | 0 | 0.0019697370 |
ABI
ABI objects
Getter at block 21185345
TOKEN_SUPPLY_TOTAL() view returns (uint256)
80000000000000000000000000
adminWallet() view returns (address)
0xa41c2add6a8d4845296d4ee7442ca8067049c23b
decimals() view returns (uint256)
18
name() view returns (string)
ieos win
stopped() view returns (bool)
false
symbol() view returns (string)
ieow
totalSupply() view returns (uint256)
80000000000000000000000000
Read-only
LockWallets(address) view returns (bool)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
containsLock(address _wallet) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
lockWallet(address _wallet)
setName(string _name)
setSymbol(string _symbol)
start()
stop()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unlockWallet(address _wallet)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.