Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5ca7…611c
Balances ($0.00)
No balances found for "BBDExchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4469156 | 7 years ago | | | 0 | 0.00017018000 | |
| 4447291 | 7 years ago | | | 0 | 0.00030126500 | |
| 4447271 | 7 years ago | | | 0 | 0.00030222500 | |
| 4447132 | 7 years ago | | | 0 | 0.00060253000 | |
| 4447090 | 7 years ago | | | 0 | 0.00030158500 | |
| 4325840 | 7 years ago | | | 0 | 0.00091005600 |
ABI
ABI objects
Getter at block 21386036
endTime() pure returns (uint256)
1509523200
exchangeBBDBalance() pure returns (uint256)
0
exchangeRate() pure returns (uint256)
1075
maxBuy() pure returns (uint256 valueInEthWei)
0
maxSell() pure returns (uint256 valueBbd)
0
owner() pure returns (address)
0x150be3be75e33b0f77722adde9cc6b0151755bfa
startTime() pure returns (uint256)
1506844800
Read-only
checkBuy(uint256 _valueInEthWei) pure returns (bool isPossible, uint256 valueBbd)
checkSell(uint256 _valueBbd) pure returns (bool isPossible, uint256 valueInEthWei)
State-modifying
Events Exchange(address bbdTokenAddress)
buy() payable
close()
sell(uint256 _valueBbd)
transferOwnership(address newOwner)
LogBuy(address indexed _purchaser, uint256 _value, uint256 _amount)
LogSell(address indexed _seller, uint256 _value, uint256 _amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.