EMERAS DAO
Verified contract
Active on
Ethereum with 35 txns
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 "EMERAS DAO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16763589 | 2 years ago | | | 0 | 0.010152515 | |
| 16762743 | 2 years ago | | | 0 | 0.0010253347 | |
| 16759833 | 2 years ago | | | 0 | 0.00095699914 | |
| 16759407 | 2 years ago | | | 0 | 0.00095665458 | |
| 16759391 | 2 years ago | | | 0 | 0.00098691178 | |
| 16759291 | 2 years ago | | | 0 | 0.0012299951 | |
| 16759288 | 2 years ago | | | 0 | 0.0011149720 | |
| 16759252 | 2 years ago | | | 0 | 0.0012502766 | |
| 16759228 | 2 years ago | | | 0 | 0.00090033926 | |
| 16759193 | 2 years ago | | | 0 | 0.00095989885 |
ABI
ABI objects
Getter at block 21381534
decimals() view returns (uint8)
6
name() view returns (string)
EMERAS DAO
symbol() view returns (string)
EMERAS
totalSupply() view returns (uint256)
500000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address account) view returns (uint256)
iFVb(address) view returns (uint256)
State-modifying
Events Group(address iia, uint256 iib)
Lock(address iia, uint256 iib)
approve(address spender, uint256 value) returns (bool success)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
xSET(uint256 iib)
Approval(address indexed owner, address indexed spender, uint256 value)
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.