Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdbd9…b954
0x17db…013f
Balances ($0.00)
No balances found for "SOLA COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19759099 | 6 months ago | | | 0 | 0.00066159800 | |
| 8906583 | 5 years ago | | | 0 | 0.00066637800 | |
| 8906336 | 5 years ago | | | 0 | 0.00066637800 | |
| 8121937 | 5 years ago | | | 0 | 0.00066522600 | |
| 8121908 | 5 years ago | | | 0 | 0.00066637800 | |
| 8121892 | 5 years ago | | | 0 | 0.00093522600 | |
| 8121889 | 5 years ago | | | 0 | 0.00093522600 | |
| 7790808 | 5 years ago | | | 0 | 0.00044042000 | |
| 7788416 | 5 years ago | | | 0 | 0.00044042000 | |
| 7787836 | 5 years ago | | | 0 | 0.00044042000 |
ABI
ABI objects
Getter at block 21167376
cap() view returns (uint256)
1000000000000000000000000000
decimals() view returns (uint8)
18
etherRatioForInvestor() view returns (uint256)
10
isPayableEnabled() view returns (bool)
false
minimumSupport() view returns (uint256)
500
name() view returns (string)
SOLA COIN
rate() view returns (address)
0x17db86b8a8a53476236a41fd9511b0a67622013f
rbInformationStore() view returns (address)
0xdbd9b1a3077e19d5ec975e759ada47031a94b954
sponseeAddress() view returns (address)
0x29492e6163d397f0b0b6fe6d29ac4cb0b6243829
symbol() view returns (string)
SLC
totalSupply() view returns (uint256)
500000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value)
buy(address _to, uint256 _value, uint256 _paymentId)
changeIsPayableEnabled()
changeSponseeAddress(address _newAddress)
decreaseCap(uint256 _value)
increaseCap(uint256 _value)
mint(address _address, uint256 _value)
rollbackTransfer(address _from, address _to, uint256 _value)
setName(string _name)
setRBInformationStoreAddress(address _address)
setSymbol(string _symbol)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed owner, address indexed spender, uint256 value)
LogBuy(address indexed from, address indexed to, uint256 indexed value, uint256 paymentId)
LogChangeIsPayableEnabled(bool flag)
LogChangeSponseeAddress(address indexed to)
LogDecreaseCap(uint256 value)
LogExchange(address indexed from, address indexed token, uint256 value)
LogIncreaseCap(uint256 value)
LogMint(address indexed to, uint256 value)
LogReceivedEther(address indexed from, address indexed to, uint256 etherValue, string tokenName)
LogRollbackTransfer(address indexed from, address indexed to, uint256 value)
LogSetName(string name)
LogSetRBInformationStoreAddress(address indexed to)
LogSetSymbol(string symbol)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _rbInformationStoreAddress, address _rateAddress, address _sponsee, address _to)
fallback()
This contract contains no error objects.