Balances ($0.00)
No balances found for "Solare"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19077169 | 10 months ago | | | 0 | 0.0010162415 | |
| 14145669 | 3 years ago | | | 0 | 0.0014130864 | |
| 13845434 | 3 years ago | | | 0 | 0.0037279218 | |
| 13801245 | 3 years ago | | | 0 | 0.0046476541 | |
| 13728785 | 3 years ago | | | 0 | 0.0061207041 | |
| 13668909 | 3 years ago | | | 0 | 0.0027291408 | |
| 13668908 | 3 years ago | | | 0 | 0.0044117873 | |
| 13543387 | 3 years ago | | | 0 | 0.0050732154 | |
| 13462650 | 3 years ago | | | 0 | 0.0045761779 | |
| 13433932 | 3 years ago | | | 0 | 0.0022319790 |
ABI
ABI objects
Getter at block 21187422
decimals() view returns (uint8)
18
name() view returns (string)
Solare
owner() view returns (address)
0x0d8e32c3e7f2f9dc64321bfcee0c59425e5b3107
symbol() view returns (string)
Solare
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
recoverEth()
recoverTokens(address tokenAddress)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.