Blockchain Board Of Derivatives Token
Verified contract
Active on
Ethereum with 1,733 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($370.80)
Native
Value
$370.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.1 | $3,708.03 |
$370.8 | |
BBD | ERC-20 | 80 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20451984 | 4 months ago | | | 0 | 0.000029883000 | |
| 16298945 | 2 years ago | | | 0 | 0.0010452826 | |
| 15989055 | 2 years ago | | | 0 | 0.00044069167 | |
| 15911823 | 2 years ago | | | 0 | 0.00067141477 | |
| 15724326 | 2 years ago | | | 0 | 0.0018401070 | |
| 15469988 | 2 years ago | | | 0 | 0.00020149433 | |
| 15469593 | 2 years ago | | | 0 | 0.00022876775 | |
| 15382064 | 2 years ago | | | 0 | 0.00015345546 | |
| 14589985 | 3 years ago | | | 0 | 0.0017213574 | |
| 14559070 | 3 years ago | | | 0 | 0.0016282764 |
ABI
ABI objects
Getter at block 21304585
decimals() view returns (uint256)
18
migrationAgent() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Blockchain Board Of Derivatives Token
owner() view returns (address)
0xab731b10791b62ae28ee8bc69ab7bd447a38e8ee
symbol() view returns (string)
BBD
totalMigrated() view returns (uint256)
0
totalSupply() view returns (uint256)
204094259451232322200532300
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
migrate(address _beneficiary)
migrateFrom(address _from, uint256 _value)
setMigrationAgent(address _agent)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
LogMigrate(address indexed _from, address indexed _to, uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.