Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa60f…e358
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STO | ERC-20 | 8.981937B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5720011 | 6 years ago | | | 0.12 | 0.0027946010 | |
| 5643249 | 6 years ago | | | 0 | 0.00010856800 | |
| 5505035 | 7 years ago | | | 0.4236 | 0.00013632200 | |
| 5499195 | 7 years ago | | | 0 | 0.00010856800 | |
| 5498799 | 7 years ago | | | 0.2 | 0.0027946010 | |
| 5498659 | 7 years ago | | | 0.141 | 0.0019669570 | |
| 5498407 | 7 years ago | | | 14.6 | 0.00013632200 | |
| 5498220 | 7 years ago | | | 0.1 | 0.0021796010 | |
| 5498189 | 7 years ago | | | 0.1 | 0.0027946010 | |
| 5496074 | 7 years ago | | | 0.1 | 0.0027946010 |
ABI
ABI objects
Getter at block 21223233
owner() view returns (address)
0xc526ef2e0fe7301e6e3739ffa808f8ce085dd892
rate() view returns (uint256)
725000
saleIsActive() view returns (bool)
true
token() view returns (address)
0xa60f03b5cf456ac37d24fb6be16576c9fb91e358
wallet() view returns (address)
0xb3271163c338015b578050c69fc875f3aaef0e98
weiRaised() view returns (uint256)
31010320615000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events close()
disableSale()
enableSale()
setRate(uint256 _newRate)
transferOwnership(address newOwner)
transferToAddress(address _targetWallet, uint256 _tokenAmount)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _initialRate, address _targetWallet)
fallback()
This contract contains no error objects.