Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($15.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x9469…c483 | ERC-20 | 5.519692K | $0.002456 |
$13.55 | |
HEX | ERC-20 | 427 | $0.004743 |
$2.03 | |
STQ | ERC-20 | 40.087K | -- | -- | |
RICH | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12578818 | 3 years ago | | | 0.162663 | 0.00029171000 | |
| 11401537 | 4 years ago | | | 0.1 | 0.00088448500 | |
| 11069154 | 4 years ago | | | 0.0030017284 | 0.00069300000 | |
| 11067158 | 4 years ago | | | 0.002 | 0.0011130000 | |
| 11062507 | 4 years ago | | | 0.85763668 | 0.0010710000 | |
| 11062473 | 4 years ago | | | 0.85763668 | 0.00094500000 | |
| 11062437 | 4 years ago | | | 0.97676242 | 0.00094500000 | |
| 11061989 | 4 years ago | | | 0.9982891 | 0.0010920000 | |
| 11060279 | 4 years ago | | | 0 | 0.0021879275 | |
| 11059973 | 4 years ago | | | 0 | 0.0023347070 |
ABI
ABI objects
Getter at block 21291191
availableTokens() view returns (uint256)
0
currentRate() view returns (uint256)
11659949
futureRate() view returns (uint256, uint256)
(11659949, 0)
owner() view returns (address)
0xa4a2574fcebfe5d638ed07afafd958b7e58df3c3
token() view returns (address)
0x1c83501478f1320977047008496dacbd60bb15ef
updater() view returns (address)
0x055f7a466a3a14973e4852a9cd1aa906c4604710
Read-only
tokensToWei(uint256 tokensAmount) view returns (uint256)
weiToTokens(uint256 weiAmount) view returns (uint256)
State-modifying
Events buy() payable returns (uint256)
changeRateUpdateDelay(uint256 newDelay)
changeUpdater(address _updater)
tokenFallback(address, uint256 value, bytes)
transferOwnership(address _owner)
updateRateByOwner(uint256 newRate)
updateRateByUpdater(uint256 newRate)
withdraw()
withdraw(address to)
ChangedUpdater(address indexed previousUpdater, address indexed newUpdater)
DelayUpdate(uint256 newDelay)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Purchase(address indexed buyer, uint256 amount)
RateUpdate(uint256 newRate, uint256 rateBecomesValidAt)
TokensReceived(uint256 amount)
constructor(address _token, uint256 _rate)
fallback()
This contract contains no error objects.