Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ERK | ERC-20 | 5.298037K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12231464 | 4 years ago | | | 0 | 0.0020751840 | |
| 11738185 | 4 years ago | | | 0 | 0.0042786689 | |
| 11026415 | 4 years ago | | | 0 | 0.0012684518 | |
| 9739067 | 5 years ago | | | 0 | 0.00052210000 | |
| 9411665 | 5 years ago | | | 0 | 0.00029787200 | |
| 9411556 | 5 years ago | | | 0 | 0.00017711200 | |
| 9411522 | 5 years ago | | | 0 | 0.00017711200 | |
| 9411509 | 5 years ago | | | 0 | 0.000044278000 | |
| 9358291 | 5 years ago | | | 0 | 0.000037210000 | |
| 9127277 | 5 years ago | | | 0 | 0.000047536500 |
ABI
ABI objects
Getter at block 21165878
_totalSupply() view returns (uint256)
150000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Eureka
symbol() view returns (string)
ERK
totalSupply() view returns (uint256)
150000000000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.