Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 13 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EVA | ERC-20 | 1.26K | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11217899 | 4 years ago | | | 0 | 0.0012949440 | |
| 11217884 | 4 years ago | | | 0 | 0.00067020004 | |
| 11217884 | 4 years ago | | | 0 | 0.0011041920 | |
| 11217867 | 4 years ago | | | 0 | 0.00087415207 | |
| 11217813 | 4 years ago | | | 0 | 0.0015642720 | |
| 11217803 | 4 years ago | | | 0 | 0.0020424643 | |
| 11187856 | 4 years ago | | | 0 | 0.00096616800 | |
| 11150764 | 4 years ago | | | 0 | 0.0028064880 | |
| 11072697 | 4 years ago | | | 0 | 0.0022000000 | |
| 11049015 | 4 years ago | | | 0 | 0.0036806400 |
ABI
ABI objects
Getter at block 21315559
decimals() view returns (uint8 _decimals)
9
name() view returns (string _name)
EVA
optionPoolLockTotal() view returns (uint256)
500000000
owner() view returns (address)
0x66c2c9a72d737b137653a31d2be44bbbd2d5f349
symbol() view returns (string _symbol)
EVA
totalSupply() view returns (uint256 _totalSupply)
12000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
optionPoolMembersLockTotalOf(address _memAdd) view returns (uint256 _optionPoolMembersLockTotal)
optionPoolMembersUnlockPlans(uint256, uint256) view returns (uint256)
verifyOptionPoolMembers(address _add) view returns (bool _verifyResults)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
setOwner(address _newOwner)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _initialAmount, string _tokenName, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.