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

Bistroo Token

Verified contract

Active on Ethereum with 4,353 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 $193.34
0x12f7c41546a21e13483390cc742b5211a65fb7b9955dbc80fc479735eccc37d8
0x165bda0a66a550bc00683f3662c01bc7ca86bd823d68ff61707153d26da65d6e
0x4539afd67d6082fe2fb957c4147f4a2a12c6130cc76df74d9e63a028ab1f7741
0x8e7ae1021d35582e500a29cd5dc22a69ae3d2802d1013195b121c47cbe8cfd29
0x5d84c6efc1a23628994e0cde8d3c12c7257b8d2b1462ab5738a147e78c49fe0e
0x2cd9d76356221710ee8393958c3f6e1580adc7a68f0306f9afc9e5fde6fb1439
0x8662d368acfb913c20c69667465ba4b98fcd7d80ab0d63ea60820450b6c58288
0xda78e31c48fdf834a25073dc87ef89cea0ebbbbbfafde1203736dc8a235ee6f8
0x83075fce2e65f49411992b95a126768df424c6b0a6eb073096e439d8d23f7501
0x9276962ae29a8944cb8dac8bbe0c606f3639d713d5af4a93af95a4288dd830e3

Functions
Getter at block 20798056
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.