Beluga Banking Infrastructure Token
Verified contract
Active on
Ethereum with 2,646 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BRD | ERC-20 | 20 | $0.010041 |
$0.2 | |
| ERC-20 | 21M | -- | -- | |
Centra | ERC-20 | 20.151K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
TSS | ERC-20 | 5.252K | -- | -- | |
ETHMNY | ERC-20 | 5K | -- | -- | |
PPDX | ERC-20 | 416.9088 | -- | -- | |
BBI | ERC-20 | 329.230566 | -- | -- | |
IQN | ERC-20 | 10.060622 | -- | -- | |
JC | ERC-20 | 7.7 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16941508 | 2 years ago | | | 0 | 0.0018469634 | |
| 16941501 | 2 years ago | | | 0 | 0.0020115054 | |
| 16941487 | 2 years ago | | | 0 | 0.0021614218 | |
| 16941481 | 2 years ago | | | 0 | 0.0022016153 | |
| 16941469 | 2 years ago | | | 0 | 0.0024230080 | |
| 16941453 | 2 years ago | | | 0 | 0.0024752202 | |
| 16941448 | 2 years ago | | | 0 | 0.0025043444 | |
| 16941425 | 2 years ago | | | 0 | 0.0025625256 | |
| 16941418 | 2 years ago | | | 0 | 0.0027197128 | |
| 16941415 | 2 years ago | | | 0 | 0.0029867179 |
ABI
ABI objects
Getter at block 21262687
addressBankPartners() view returns (address)
0xd5bc3c2894af7cb046398257df7a447f44b0cca1
addressCommunity() view returns (address)
0xb7218d5a1f1b304e6bd69ea35c93ba4c1379fa43
addressDataProviders() view returns (address)
0x9f6fce8c014210d823fdffa274f461badc279a42
addressETHDeposit() view returns (address)
0x0d2b5b427e0bd97c71d4df281224540044d279e1
addressICOManager() view returns (address)
0xe5b3ef1fde3761225c9976ebde8d67bb54d7ae17
addressMasterNodes() view returns (address)
0x8cea6dabb68bc9fcd6982e537a16bc9d219605b0
addressPreSale() view returns (address)
0x2526082305fdb4b999340db3d53bd2a60f674101
addressTeam() view returns (address)
0x7c898f01e85a5387d58b52c6356b5ae0d5aa48ba
decimals() view returns (uint256)
18
etherCap() view returns (uint256)
30000000000000000000000
etherRaised() view returns (uint256)
618199074494887412500
halted() view returns (bool)
false
icoEndDate() view returns (uint256)
1522540799
maxAvailableForSale() view returns (uint256)
29800000000000000000000000
name() view returns (string)
Beluga Banking Infrastructure Token
symbol() view returns (string)
BBI
tokensBankPartners() view returns (uint256)
5000000000000000000000000
tokensCommunity() view returns (uint256)
5000000000000000000000000
tokensDataProviders() view returns (uint256)
5000000000000000000000000
tokensMasterNodes() view returns (uint256)
5000000000000000000000000
tokensPreSale() view returns (uint256)
10200000000000000000000000
tokensTeam() view returns (uint256)
30000000000000000000000000
totalSupply() view returns (uint256)
60793471111515091916000000
totalUsed() view returns (uint256)
593471111515091916000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
identifyAddress(address _buyer) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value) returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
halt()
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unhalt()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.