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

BPOP

Verified contract

Active on Ethereum with 5,132 txns
Deployed by via 0x5f69ec2b at 8341053
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BPOP"

0x004eca8d4d0f412887eeabdfa86c535b158638ed2fa840c90f5f282ded24bccc
0xd5e407f99b725d7306e13a19b1d606221ef15888f906a891dc6f909666990e52
0xa1f2a83d1d8c743a6ba15fbeef4a0f492a6daf8b1950bfb289ffaf36977cb629
0x91e7ca4eeeec171ab3d83ad2fe7e1319c902df2209cb2d3dcb3cb9c07ced897c
0xc871e468dde02ef3a9626184ec4f481e4b91056830be2f43599d57ec1fef3f92
0x653295019f385671f363678b29ad486a7e8545128d69cb94f1ef5e72335d5f31
0x55eb9c54c3823726b87169096ffe695c01670c03fcda90c3f750b435a3c880f7
0x5d27faeefa25737f50730653e5f15251cc1c4270381664cc1836f99d278a523c
0xbeeb85aadb775ccc1ae134f92250df16752a903cfa4b0e0295fd6d6d3160f241
0xe21738707e83255606b788e625118da248d4607d5d83e866d42febfac3ec45cd

Functions
Getter at block 20799845
MILLION(view returns (uint256)
100000000000000
decimals(view returns (uint256)
8
disabled(view returns (bool)
false
name(view returns (string)
BPOP
owner(view returns (address)
0x02cd093bd8ab876bebc2046b7f13f2e82756f702
paused(view returns (bool)
false
symbol(view returns (string)
BPOP
totalSupply(view returns (uint256)
100000000000000000
version(view returns (string)
1.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.