This contract is being backfilled. You may encounter incomplete storage history.

BGBP

Verified contract

Active on Ethereum with 464 txns
Deployed by via 0xcabdb2a4 at 8135642
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x364814b805bed77a416e1a213d1f4fcdbbbecce31ee8d4175fc6a27e84563588
0xcbf0654e880546ae0873c7c62e505b5c2ca3fd90461e20f1b4e9a02541019823
0xa8f8de329ad70dcea5c4352d105a8fe3483e9e46d37289be8acfb5fffa4f619d
0xfcd35443dcc06af786c849f62e39b767f97c82755b10c428f5e2145d4d6a3219
0x349b70899f2703f08ebb57e57a356b764aa51068d16a9416b1bf0a8964d8a675
0x7d7dbf651f99f742afb4e566d300144d2bbc74cbc9f8b1bb2e7fdf5f9b7555bb
0x2dc55189d9cab4af132f09a2b45f3671de71da2118ca3ea812cd52e18cde100e
0x4cfd182a6aa1ec2ecee83e901cf1dc4dd5649b8882d6ca0108ae087ec8082441
0x441efb32e815b1cf501c9408a0fe7d46522dfd8c5df918dd0c7fca265315ae08
0xd608589897a835c5984b2e253f504ba7e126590f06b1f0bef0337d5ab753d3ea

Functions
Getter at block 20805549
decimals(view returns (uint8)
8
deprecated(view returns (bool)
false
isOwner(view returns (bool)
false
name(view returns (string)
BGBP
owner(view returns (address)
0x1016301fe304c168cdd5595ca5b8f53651f1eba5
paused(view returns (bool)
false
symbol(view returns (string)
BGBP
totalSupply(view returns (uint256)
70000100000000
upgradedAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address whoview returns (uint256)
getBlackListStatus(address _makerview returns (bool)
isBlackListed(addressview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addBlackList(address _evilUser
addPauser(address account
approve(address _spenderuint256 _valuereturns (bool success)
decreaseAllowance(address _spenderuint256 _subtractedValuereturns (bool success)
deprecate(address _upgradedAddress
destroyBlackFunds(address _blackListedUser
increaseAllowance(address _spenderuint256 _addedValuereturns (bool success)
issue(uint256 amount
pause(
redeem(uint256 amount
removeBlackList(address _clearedUser
renounceOwnership(
renouncePauser(
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
transferOwnership(address newOwner
unpause(
Events
AddedBlackList(address indexed _user
Approval(address indexed owneraddress indexed spenderuint256 value
Deprecate(address indexed newAddress
DestroyedBlackFunds(address indexed _blackListedUseruint256 _balance
Issue(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Redeem(uint256 amount
RemovedBlackList(address indexed _user
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(uint256 _initialSupplystring _namestring _symboluint8 _decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.