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 "easy ieo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10689415 | 4 years ago | | | 0 | 0.0045747030 | |
| 10689372 | 4 years ago | | | 0 | 0.0091688850 | |
| 10618471 | 4 years ago | | | 0 | 0.0039453990 | |
| 10608117 | 4 years ago | | | 0 | 0.0024514620 | |
| 10608108 | 4 years ago | | | 0 | 0.0019878810 | |
| 10601466 | 4 years ago | | | 0 | 0.0016651440 | |
| 10595348 | 4 years ago | | | 0 | 0.0018501600 | |
| 10594028 | 4 years ago | | | 0 | 0.0032201820 | |
| 10589696 | 4 years ago | | | 0 | 0.0020814300 | |
| 10588894 | 4 years ago | | | 0 | 0.0025439700 |
ABI
ABI objects
Getter at block 21161530
TOKEN_SUPPLY_TOTAL() view returns (uint256)
800000000000000000000000000
adminWallet() view returns (address)
0x82e5023a4c24a5c17aff81ffc41b646f083b23c4
decimals() view returns (uint256)
18
name() view returns (string)
easy ieo
stopped() view returns (bool)
false
symbol() view returns (string)
eie
totalSupply() view returns (uint256)
800000000000000000000000000
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.