ETHEERA
Verified contract
Active on
Ethereum with 10,650 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
ETA | ERC-20 | 6.414757M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
C4Y | ERC-20 | 3.7K | -- | -- | |
YNN | ERC-20 | 235 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19812488 | 7 months ago | | | 0 | 0.00018857252 | |
| 16877630 | 2 years ago | | | 0 | 0.00051245598 | |
| 13214886 | 3 years ago | | | 0 | 0.0033211050 | |
| 12806741 | 3 years ago | | | 0 | 0.00041148810 | |
| 12482243 | 4 years ago | | | 0 | 0.0037985551 | |
| 12355540 | 4 years ago | | | 0 | 0.0020294120 | |
| 12231216 | 4 years ago | | | 0 | 0.0018677400 | |
| 12062787 | 4 years ago | | | 0 | 0.0056540946 | |
| 11732464 | 4 years ago | | | 0 | 0.0049150200 | |
| 11732064 | 4 years ago | | | 0 | 0.0078352500 |
ABI
ABI objects
Getter at block 21276054
INITIAL_SUPPLY() view returns (uint256)
75000000000
decimals() view returns (uint256)
18
name() view returns (string)
ETHEERA
owner() view returns (address)
0x6b7470bfa67566df5275365933f5984530f54a7a
symbol() view returns (string)
ETA
totalSupply() view returns (uint256)
9919303956412200000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address wallet, address buyer, uint256 tokenAmount)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Debug(string message, address addr, uint256 number)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor(address wallet)
fallback()
This contract contains no error objects.