Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTCT | ERC-20 | 0.002874 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5675225 | 7 years ago | | | 0 | 0.00063308700 | |
| 5492414 | 7 years ago | | | 0 | 0.0011083940 | |
| 5474492 | 7 years ago | | | 0 | 0.0011083940 | |
| 5416701 | 7 years ago | | | 0 | 0.0013899820 | |
| 5235730 | 7 years ago | | | 0 | 0.0013821100 | |
| 5235427 | 7 years ago | | | 0 | 0.0013160590 | |
| 5235421 | 7 years ago | | | 0 | 0.0013134350 | |
| 5235403 | 7 years ago | | | 0 | 0.0013134350 | |
| 5220837 | 7 years ago | | | 0 | 0.0013931390 | |
| 5220828 | 7 years ago | | | 0 | 0.0013716140 |
ABI
ABI objects
Getter at block 21290218
btcEthRate() view returns (uint256)
100000000000
btcToken() view returns (address)
0xf876c67ce21a03a848dbae562d583296ee5a8449
cap() view returns (uint256)
67952725406579000000
end() view returns (uint256)
1519257600
ethEt4Rate() view returns (uint256)
1000000000000000000000
initialCap() view returns (uint256)
800000000000000000000000
owner() view returns (address)
0x949891b107719290fff1396911fc43ce527ed31a
start() view returns (uint256)
1517270400
token() view returns (address)
0x80238d9451f86dcf12bff21af9e8deadcf915bff
Read-only
getBonus(uint256 sold) view returns (uint256)
getRate(address _token) view returns (uint256)
getSold(address _token, uint256 _value) view returns (uint256)
State-modifying
Events burnWithData(address _token, uint256 _value, bytes _data)
onTokenTransfer(address _from, uint256 _value, bytes _data)
receive(address _token, uint256 _value, bytes _data)
receiveWithData(bytes _data) payable
setBtcEthRate(uint256 _btcEthRate)
tokenFallback(address _from, uint256 _value, bytes _data)
transfer(address beneficiary, uint256 amount)
transferOwnership(address newOwner)
transferTokenOwnership(address newOwner)
transferWithBonus(address beneficiary, uint256 amount)
withdraw(address _token, address _to, uint256 _value)
withdrawBtc(bytes _to, uint256 _value)
withdrawEth(address _to, uint256 _value)
BtcEthRateChange(uint256 btcEthRate)
Burn(address token, uint256 value, bytes data)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Purchase(address indexed buyer, address token, uint256 value, uint256 sold, uint256 bonus)
RateAdd(address token)
RateRemove(address token)
Withdraw(address token, address to, uint256 value)
constructor(address _mintableToken, address _btcToken, uint256 _start, uint256 _end, uint256 _cap)
fallback()
This contract contains no error objects.