BlockChain Board Of Derivatives Token
Verified contract
Active on
Ethereum with 432 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BlockChain Board Of Derivatives Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12185452 | 4 years ago | | | 0 | 0.0024510380 | |
| 8977096 | 5 years ago | | | 0 | 0.0028703280 | |
| 8976951 | 5 years ago | | | 0 | 0.00012023500 | |
| 8976951 | 5 years ago | | | 0 | 0.00012023500 | |
| 8976951 | 5 years ago | | | 0 | 0.00012023500 | |
| 8976951 | 5 years ago | | | 0 | 0.00012023500 | |
| 8976951 | 5 years ago | | | 0 | 0.00012023500 | |
| 8976854 | 5 years ago | | | 0 | 0.000072141000 | |
| 8976851 | 5 years ago | | | 0 | 0.00012023500 | |
| 8976850 | 5 years ago | | | 0 | 0.00012023500 |
ABI
ABI objects
Getter at block 21327218
creationMaxCap() pure returns (uint256)
300000000000000000000000000
creationMinCap() pure returns (uint256)
2500000000000000000000000
creationRateOnTime() pure returns (uint256)
1000
decimals() pure returns (uint256)
18
endTime() pure returns (uint256)
1509523200
exchangeAddress() pure returns (address)
0xbad989ff10f07c76b89abb1ecdad183e512b345e
finalized() pure returns (bool)
true
icoOverview() pure returns (uint256 currentlyRaised, uint256 currentlyTotalSupply, uint256 currentlyCreationRateOnTime)
(currentlyRaised=1369681202408000000000, currentlyTotalSupply=717093229996053340494677, currentlyCreationRateOnTime=1000)
migrationAgent() pure returns (address)
0xb79fc5505ea4f3b920ee7e3349de064226692717
name() pure returns (string)
BlockChain Board Of Derivatives Token
owner() pure returns (address)
0x150be3be75e33b0f77722adde9cc6b0151755bfa
startTime() pure returns (uint256)
1506844800
symbol() pure returns (string)
BBD
totalMigrated() pure returns (uint256)
2040942594512323222005323
totalSupply() pure returns (uint256)
717093229996053340494677
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
buy(address _beneficiary) payable
finalize()
migrate(uint256 _value)
refund()
setExchangeAddress(address _exchangeAddress)
setMigrationAgent(address _agent)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
transferToExchange(address _from, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
LogBuy(address indexed _purchaser, address indexed _beneficiary, uint256 _value, uint256 _amount)
LogMigrate(address indexed _from, address indexed _to, uint256 _value)
LogRefund(address indexed _from, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.