Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x64c1…eafa
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MST | ERC-20 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7490579 | 6 years ago | | | 0 | 0.000093378000 | |
| 7490567 | 6 years ago | | | 0 | 0.000092652000 | |
| 7476403 | 6 years ago | | | 0 | 0.000099603200 | |
| 7476403 | 6 years ago | | | 0 | 0.000092652000 | |
| 7472068 | 6 years ago | | | 0 | 0.000061768000 | |
| 7462876 | 6 years ago | | | 0 | 0.000093378000 | |
| 7462582 | 6 years ago | | | 0 | 0.000030884000 | |
| 7455199 | 6 years ago | | | 0 | 0.000062252000 | |
| 7455195 | 6 years ago | | | 0 | 0.000061768000 | |
| 7446426 | 6 years ago | | | 0 | 0.000031126000 |
ABI
ABI objects
Getter at block 21161513
bitcoinSaleRate() view returns (uint256)
29575
ethereumSaleRate() view returns (uint256)
977
minimunBTCToInvest() view returns (uint256)
0
minimunEthereumToInvest() view returns (uint256)
0
salePhase() view returns (bool)
true
tokenContractDefined() view returns (bool)
true
Read-only
transactionsClaimed(uint256) view returns (bool)
State-modifying
Events btcTransactionClaimed(uint256 _txHash) returns (bool)
buyTokens(address beneficiary) payable
close()
openSale()
processBTCTransaction(bytes txn, uint256 _txHash, address ethereumAddress, bytes20 bitcoinAddress) returns (uint256)
setBitcoinRate(uint256 _rate)
setEthereumRate(uint256 _rate)
setMinimumBitcoinToInvest(uint256 _value)
setMinimumEthereumToInvest(uint256 _value)
setTokenContractAddress(address _tokenContractAddress)
BitcoinRateUpdated(uint256 rate, uint256 timestamp)
EthereumRateUpdated(uint256 rate, uint256 timestamp)
MinimumBitcoinInvestmentUpdated(uint256 _value, uint256 timestamp)
MinimumEthereumInvestmentUpdated(uint256 _value, uint256 timestamp)
SaleClosed()
SaleStarted()
constructor(address _authenticationManagerAddress)
fallback()
This contract contains no error objects.