Brazilian Real Stable

Verified contract

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

No balances found for "Brazilian Real Stable"

0x842739261f79ff60282f466bd1f54e7713c62694530f607e807fd1fb508aeddc
0x61e610ab056e133285f492111e0345b2b30741916d772a64e579d93e3f09ef18
0x1a49286eabb55db7d200c178d7896b08220b2c3d220c8971f9752b13b51d3f6e
0x2f5151cabf8d3357f16d371f9ea55836aaf1d5369eac3025b3837b564e5a918b
0x704bc7c32b4400531e05fdcb14156d84e06160cb2182a10bcdad41f39e058b52
0xf72092ebd29855a5e9a3ee49d402744b6c23a668a64a37ab7277cc9f36474202
0xc04dd997e139e325ab110652f187382052d4dd6500ebb551cec320d56f32042a
0x8ce11556bd3894bbaef8f6ca0ad58f80869325d5728ec0917ad0f5a83623d840
0x2600ac16aaed6e711e8a70e0304ba47270fe31d041d8f73a8fecc684e031d751
0x0ee2dde6d9b3b5dc34c9ebb1f7f57c8c67079e63da9bf53f217246a48eb1401c

Functions
Getter at block 20913081
DECIMALS(view returns (uint8)
2
INITIAL_SUPPLY(view returns (uint256)
1000000
_basisPointsRate(view returns (uint256)
0
_maximumFee(view returns (uint256)
0
decimals(view returns (uint8)
2
name(view returns (string)
Brazilian Real Stable
paused(view returns (bool)
true
symbol(view returns (string)
BRLS
totalSupply(view returns (uint256)
63577100
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
isBlackListed(address accountview returns (bool)
isWhitelistAdmin(address accountview returns (bool)
State-modifying
addBlacklisted(address account
addWhitelistAdmin(address account
approve(address spenderuint256 valuereturns (bool)
burn(address accountuint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 value
pause(
removeBlacklisted(address account
removeWhitelistAdmin(address account
setFeeParams(uint256 newBasisPointsuint256 newMaxFee
setFeeWallet(address account
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistedAdded(address indexed account
BlacklistedRemoved(address indexed account
FeeParams(uint256 feeBasisPointsuint256 maxFee
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
WhitelistAdminAdded(address indexed account
WhitelistAdminRemoved(address indexed account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.