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 "Emeth"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5961849 | 6 years ago | | | 0 | 0.0012597000 | |
| 5961849 | 6 years ago | | | 0 | 0.0012597000 | |
| 5961849 | 6 years ago | | | 0 | 0.0012597000 | |
| 5961847 | 6 years ago | | | 0 | 0.0012597000 | |
| 5961845 | 6 years ago | | | 0 | 0.0012597000 | |
| 5961840 | 6 years ago | | | 0 | 0.0012597000 | |
| 5961840 | 6 years ago | | | 0 | 0.0012597000 | |
| 5961840 | 6 years ago | | | 0 | 0.0012597000 | |
| 5961840 | 6 years ago | | | 0 | 0.0012597000 | |
| 5961838 | 6 years ago | | | 0 | 0.0012597000 |
ABI
ABI objects
Getter at block 21310110
cap() view returns (uint256)
20000000000000000000000000
decimals() view returns (uint8)
18
icon() view returns (string)
QmVqVzW38emorVLx1sk9XBZZ2hQ5zEBCK392mavC9XY7TU
mintingFinished() view returns (bool)
true
name() view returns (string)
Emeth
owner() view returns (address)
0xa2710da45f1343c9ee2f88d0e64ea0c8aaadfeff
symbol() view returns (string)
EMT
totalSupply() view returns (uint256)
2900000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
changeCap(uint256 _cap)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to, uint256 _amount) returns (bool)
renounceOwnership()
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.