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 "Sarry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6450399 | 6 years ago | | | 0 | 0.00032593600 | |
| 6449977 | 6 years ago | | | 0 | 0.0012649860 | |
| 6449411 | 6 years ago | | | 0 | 0.0021674744 | |
| 6406410 | 6 years ago | | | 0 | 0.00032644800 | |
| 6358108 | 6 years ago | | | 0 | 0.00034651071 | |
| 6353536 | 6 years ago | | | 0.17864 | 0.0025204920 | |
| 6333428 | 6 years ago | | | 0 | 0.00019994940 | |
| 6327174 | 6 years ago | | | 0 | 0.00016322400 | |
| 6203183 | 6 years ago | | | 0 | 0.00013139532 | |
| 6161171 | 6 years ago | | | 0 | 0.0037075220 |
ABI
ABI objects
Getter at block 21222416
cap() pure returns (uint256)
100000000
decimals() pure returns (uint8)
0
etherRatioForInvestor() pure returns (uint256)
10
isPayableEnabled() pure returns (bool)
true
minimumSupport() pure returns (uint256)
500
name() pure returns (string)
Sarry
rate() pure returns (address)
0x17db86b8a8a53476236a41fd9511b0a67622013f
rbInformationStore() pure returns (address)
0xdbd9b1a3077e19d5ec975e759ada47031a94b954
sponseeAddress() pure returns (address)
0x9e19792395a4c0cab9b20cde84f80999df792dfc
symbol() pure returns (string)
Sarah
totalSupply() pure returns (uint256)
15826
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)
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) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
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(string _name, string _symbol, address _rbInformationStoreAddress, address _rateAddress, address _sponsee)
fallback()
This contract contains no error objects.