Solar DAO Token
Verified contract
Active on
Ethereum with 1,260 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($384.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SDAO | ERC-20 | 1.495625K | $0.256975 |
$384.34 | |
C4Y | ERC-20 | 4.8K | -- | -- | |
CPC | ERC-20 | 2 | -- | -- | |
WDT | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19622578 | 7 months ago | | | 0 | 0.00097010599 | |
| 19581763 | 7 months ago | | | 0 | 0.00084970340 | |
| 19563346 | 7 months ago | | | 0 | 0.00083521631 | |
| 19563066 | 7 months ago | | | 0 | 0.0015780405 | |
| 19562875 | 7 months ago | | | 0 | 0.0015858309 | |
| 18431163 | a year ago | | | 0 | 0.00096213518 | |
| 17315273 | a year ago | | | 0 | 0.0050321370 | |
| 15681507 | 2 years ago | | | 0 | 0.0048708900 | |
| 15289054 | 2 years ago | | | 0 | 0.00056440374 | |
| 14736985 | 3 years ago | | | 0 | 0.0023530090 |
ABI
ABI objects
Getter at block 21159380
crowdsaleAgent() pure returns (address)
0xb6e889fd758eda0a77781a8779cc1e9f32c9aedf
decimals() pure returns (uint256)
4
name() pure returns (string)
Solar DAO Token
owner() pure returns (address)
0xb6e889fd758eda0a77781a8779cc1e9f32c9aedf
released() pure returns (bool)
true
symbol() pure returns (string)
SDAO
totalSupply() pure returns (uint256)
11777678985
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
mint(address receiver, uint256 amount)
releaseTokenTransfer()
setCrowdsaleAgent(address _crowdsaleAgent)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.