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 |
---|---|---|---|---|---|
BBIN | ERC-20 | 117 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12581003 | 3 years ago | | | 0 | 0.00053023000 | |
| 9580414 | 5 years ago | | | 0 | 0.00021205500 | |
| 9240677 | 5 years ago | | | 0 | 0.000027399000 | |
| 9184609 | 5 years ago | | | 0 | 0.00045928800 | |
| 9170331 | 5 years ago | | | 0 | 0.00095938500 | |
| 9170310 | 5 years ago | | | 0 | 0.00095938500 | |
| 9149930 | 5 years ago | | | 0 | 0.00021205500 | |
| 9144796 | 5 years ago | | | 0 | 0.00039613590 | |
| 9144785 | 5 years ago | | | 0 | 0.00037891260 | |
| 9139919 | 5 years ago | | | 0 | 0.000095397750 |
ABI
ABI objects
Getter at block 21275305
decimals() view returns (uint8)
18
ethAmount() view returns (uint256)
804895800000000000000
level() view returns (uint256)
7
name() view returns (string)
BBIN
owner() view returns (address)
0xa61db8cd6071e80fb56a0540c5224692c569a8f4
paused() view returns (bool)
false
soldTokens() view returns (uint256)
1740934001400000000000000
startTime() view returns (uint256)
0
symbol() view returns (string)
BBIN
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
changeOwnerWithTokens(address newOwner)
pause()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
unpause()
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.