Bro

Verified contract

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

No balances found for "Bro"

0xfe973994b20d2f3a98ed30895667bb12219c5e72ad37af83afce098666d975b0
0xd0e4cc5fd073258c8cf37556669b3fd42a5d9846ef2f0dc17b793be6674cc94f
0xed8f3e26c891e8939c021fafe14ccfe5cfe23c6ad3810ec92ccd6480196c4124
0x578d81bdca866482eadbddb17cb0fd250f79e3503f76925c1fbb5a5b0fa171c8
0x74bd937140b6f804e8521b9100f3f2e9a4522dcc6f179266bf3aa2e60d2a136b
0xa2906e8f5fbc8582949a13bd03a7de3a8c3fd2122c39e0596cdaa570c8f2bce6
0x83821eb0187e55b3048e27100efff0859d6257e39e966f77b759292e8136e0f5
0x99a1ba33ec6e1024f5c191132788246ff12d37f850c14706996b590115eb1a43
0x0b5d901646acf6fbab9183fa4a17fd042c992d49ebb75cdfe5c7b4d1da552789
0xa3fcf79f1631d100d9348e399339ce5e6f72319ef9e7e972327dc9ed637a99e5

Functions
Getter at block 21401978
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
cap(view returns (uint256)
58000000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
Bro
owner(view returns (address)
0xd71a80f50879a0a9b24adb30f8702f2b6a53b407
symbol(view returns (string)
BRO
totalSupply(view returns (uint256)
58000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountbytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountbytes datareturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountbytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 cap_uint256 initialBalance_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.