Blockchain Business Alliance
Verified contract
Active on
Ethereum with 4,739 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 Business Alliance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20058716 | 6 months ago | | | 0 | 0.00010018044 | |
| 19890271 | 7 months ago | | | 0 | 0.00027794190 | |
| 19890208 | 7 months ago | | | 0 | 0.00030720829 | |
| 14751904 | 3 years ago | | | 0 | 0.0018959291 | |
| 14658608 | 3 years ago | | | 0 | 0.0015340690 | |
| 14452893 | 3 years ago | | | 0 | 0.0020029354 | |
| 13958618 | 3 years ago | | | 0 | 0.0034590602 | |
| 13165629 | 3 years ago | | | 0 | 0.0025658848 | |
| 13130746 | 3 years ago | | | 0 | 0.0024645100 | |
| 13124223 | 3 years ago | | | 0 | 0.0038276780 |
ABI
ABI objects
Getter at block 21319586
account_address() view returns (address)
0x5d9cc08eb47ae51069ed64bfafbcf3a8e531f881
admin_address() view returns (address)
0x5d9cc08eb47ae51069ed64bfafbcf3a8e531f881
decimals() view returns (uint8)
18
name() view returns (string)
Blockchain Business Alliance
symbol() view returns (string)
BAC
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
setAdmin(address new_admin_address) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
withDraw()
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.