Speed Shopper Token
Verified contract
Active on
Ethereum with 395 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
Balances ($0.00)
No balances found for "Speed Shopper Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12565504 | 3 years ago | | | 0 | 0.00088845000 | |
| 11252964 | 4 years ago | | | 0 | 0.0027458200 | |
| 11252956 | 4 years ago | | | 0 | 0.0027458200 | |
| 11252956 | 4 years ago | | | 0 | 0.0027458200 | |
| 11252943 | 4 years ago | | | 0 | 0.0027458200 | |
| 11248121 | 4 years ago | | | 0 | 0.0037958200 | |
| 11248077 | 4 years ago | | | 0 | 0.0027458200 | |
| 11248012 | 4 years ago | | | 0 | 0.0027458200 | |
| 11246528 | 4 years ago | | | 0 | 0.0027458200 | |
| 11241793 | 4 years ago | | | 0 | 0.0027458200 |
ABI
ABI objects
Getter at block 21205350
decimals() view returns (uint256)
18
ico() view returns (uint256 icoStage, uint256 icoStartDate, uint256 icoEndDate, uint256 icoFund, uint256 icoBonus, uint256 icoSold)
(icoStage=0, icoStartDate=0, icoEndDate=0, icoFund=0, icoBonus=0, icoSold=0)
minEth() view returns (uint256)
200000000000000000
name() view returns (string)
Speed Shopper Token
owner() view returns (address)
0xa6052fb9334942a7e3b21c55f95af973b6b12918
stopped() view returns (bool)
false
symbol() view returns (string)
SSTX
tokenPerEth() view returns (uint256)
2500
totalSupply() view returns (uint256)
500000000000000000000000000
wallet() view returns (address)
0xa6052fb9334942a7e3b21c55f95af973b6b12918
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address _address) view returns (uint256 balance)
balances(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
participate() payable
pauseICO()
resumeICO()
setStage(uint256 _stage, uint256 _startDate, uint256 _endDate, uint256 _fund, uint256 _bonus) returns (bool)
setWithdrawalWallet(address _newWallet)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
withdrawTokens(address _address, uint256 _value)
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.