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 |
---|---|---|---|---|---|
BLB | ERC-20 | 10K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10330339 | 4 years ago | | | 0 | 0.0014296975 | |
| 10188949 | 4 years ago | | | 0 | 0.0010948350 | |
| 10171048 | 4 years ago | | | 0 | 0.0010397800 | |
| 10073875 | 5 years ago | | | 0 | 0.00070556500 | |
| 10013221 | 5 years ago | | | 0 | 0.00092837500 | |
| 9467182 | 5 years ago | | | 0 | 0.00029698400 | |
| 9341592 | 5 years ago | | | 0 | 0.00010424600 | |
| 9267295 | 5 years ago | | | 0 | 0.00029717600 | |
| 9215099 | 5 years ago | | | 0 | 0.00033421500 | |
| 9171128 | 5 years ago | | | 0 | 0.00022281000 |
ABI
ABI objects
Getter at block 21215052
INITIAL_SUPPLY() view returns (uint256)
50000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Bilibit
owner() view returns (address)
0xdb4cd09e12dc4846bf4fb80f1d4de39425ab50dc
symbol() view returns (string)
BLB
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
multiSend(address[] _toAddresses, uint256[] _amounts)
multiSendFrom(address _from, address[] _toAddresses, uint256[] _amounts)
transfer(address _to, uint256 _value) returns (bool)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.