Bistroo Token

Verified contract

Active on Ethereum with 4,460 txns
Deployed by via 0xa2418ed3 at 11868732
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $149.03
0xd46dada723069326e19e6a60f9b9860abba84bffa852dabb33842048d51a2d20
0x1c2b26aba93644c2b62e1e2c8b35e7227734031c5f6493adc3f3721cca97db54
0x6f14fc8dfee0597239bcdb84624e7046b4d12679185d240baaf3c2c6b8a54f62
0xc844d61eeb17bf9d91b676da3720ba29152ccbabec617ae5a386edba60cda5ee
0x19f7337bffa67a3807776fe0177c9253486f6feddc9533cdc4b5e3a1e7e8bdb7
0xdeebfd1281f9c771934518536a5c001dd6ef6c6e0d1f63bf7e1b765e3e9eccd2
0x5d79cb61978b07bfdb4fd9b119762f5ac7a34a7914691430406465c4d1aa418a
0x6c4bc8a73831ebac99762b16727b24f8ced9186597f7216be2eb108b4ca12ddd
0x15807ed6c343f57ff3887fd42429f90abf5bb8563537da1c4a3fd248d29139a5
0x9df2c0228de01fc6e392336f462ce4a5c12fcf9cb8a00f491fe3538b7ce981f5

Functions
Getter at block 21274685
decimals(view returns (uint8)
18
name(view returns (string)
Bistroo Token
paused(view returns (bool)
false
symbol(view returns (string)
BIST
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
isPauser(address accountview returns (bool)
isWhitelistAdmin(address accountview returns (bool)
State-modifying
addMinter(address account
addPauser(address account
addWhitelistAdmin(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
pause(
renounceMinter(
renouncePauser(
renounceWhitelistAdmin(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
WhitelistAdminAdded(address indexed account
WhitelistAdminRemoved(address indexed account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.