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

Beepnow Token

Verified contract

Active on Ethereum with 620 txns
Deployed by via 0xbcc1b30c at 5962516
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Beepnow Token"

0x65ba362dae0267ba27caa79ebaea4553818b6d1d27222e403f1311bd6601ce1e
0xc118799b9336b7b603ac5489b3c6a852ab95b622bfad7f39883d831c3f30d888
0x2a27ebaa2e759a9c32fa4246931be8c4667f4d1e8b9e37f730449d8a024ef228
0xc8c3b9f14fc1b11913e36a07048d4f145a2cc6c333037f07659f458e0f8d7cfe
0x98c0447fd8e0cb3df72e16aad0ca21ad49b0cf58d60b423e94ac13e5e378cc74
0x8fdcdc4c3d270c24985732bfa1c187ae545c90f475d20f14e7b8124e6e75f82e
0x689de7a25e8fcd2c1f6f308b99831b9bd3c08ef5015ec16084a9838c9278a84a
0x749cbd21ce6573eb63ee500615c21abc96c35e832b3358a341293bdde4136d33
0x918f5a11f56b9391d1829bd2455516e809ab733343bc51c5f573488c345e9328
0x04b54304717b8135b9690285294398674978282bd521dd7324f93afbaa07eeb6

Functions
Getter at block 20799519
decimals(view returns (uint8)
0
name(view returns (string)
Beepnow Token
owner(view returns (address)
0x3f2c95fbd04bb158c9e4102394b0f2420bfcd219
symbol(view returns (string)
BPN
totalSupply(view returns (uint256)
17500000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
checkRole(address addrstring roleNameview 
getNonce(address _ownerview returns (uint256 nonce)
hasRole(address addrstring roleNameview returns (bool)
isUserInBlackList(address _userview returns (bool)
recover(bytes32 hashbytes sigpure returns (address)
recoverPreSignedHash(address _tokenbytes4 _functionSigaddress _spenderuint256 _valueuint256 _feeuint256 _noncepure returns (bytes32)
State-modifying
addAdmin(address _addr
addDelegate(address _addr
approve(address _spenderuint256 _valuereturns (bool)
approvePreSigned(bytes _signatureaddress _spenderuint256 _valueuint256 _feeuint256 _noncereturns (bool)
blacklistUserForTransfers(address _user
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
decreaseApprovalPreSigned(bytes _signatureaddress _spenderuint256 _valueuint256 _feeuint256 _noncereturns (bool)
delegatedSignedEscrow(bytes _signatureaddress _fromaddress _toaddress _adminuint256 _valueuint256 _feeuint256 _noncereturns (bool)
delegatedSignedRemittance(bytes _signatureaddress _fromaddress _toaddress _adminuint256 _valueuint256 _feeuint256 _noncereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
increaseApprovalPreSigned(bytes _signatureaddress _spenderuint256 _valueuint256 _feeuint256 _noncereturns (bool)
removeAdmin(address _addr
removeDelegate(address _addr
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
transferPreSigned(bytes _signatureaddress _touint256 _valueuint256 _feeuint256 _noncereturns (bool)
whitelistUserForTransfers(address _user
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ApprovalPreSigned(address indexed fromaddress indexed toaddress indexed delegateuint256 amountuint256 fee
DelegatedEscrow(address indexed guestaddress indexed beeperuint256 totaluint256 noncebytes signature
DelegatedRemittance(address indexed guestaddress indexed beeperuint256 valueuint256 _feeuint256 noncebytes signature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdded(address addrstring roleName
RoleRemoved(address addrstring roleName
Transfer(address indexed fromaddress indexed touint256 value
TransferPreSigned(address indexed fromaddress indexed toaddress indexed delegateuint256 amountuint256 fee
TransferWhitelistOnly(bool flag
UserInsertedInBlackList(address indexed user
UserRemovedFromBlackList(address indexed user
Constructor
constructor(address _Adminaddress reserve
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.