BRO

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x89072cd1 at 17294105
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots

No balances found for "BRO"

0xfe7257057173004355203f557be81442ba970d50b4f6a96bd140698df2327336
0x8b0b887c3637a62606913bb7c38e74b6130ca584e9808511a1206a772cfc4d7d
0xbe422a9a88ed9122584402d3720d46e9e9a7905b68e834ce575347b3b1a8e383
0xf03b3e012a96e49f43da9b9d2b0b622deeb660def12bbd965ab437cd4b8224d5
0x5c6780b92eb5e4810faad87eec102e66484ad82c132630026efd0d6101157dde
0xd4f844b51e624403a6da1a563cc236b8ffcc93bd2a745c77b90512049ce5c65a

Functions
Getter at block 21084702
DEPLOYER(view returns (address)
0xf1a230980fc7f333ca63aee9e15f5c84762df238
LIQUIDITY_LOCKED_UNTIL(view returns (uint256)
1684506239
TEAM_PERCENTAGE(view returns (uint256)
2
decimals(view returns (uint8)
18
name(view returns (string)
BRO
symbol(view returns (string)
BRO
totalSupply(view returns (uint256)
175000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symuint256 _totalSupplyaddress _deployeruint256 _teamPercentageuint256 liquidityLockPeriodInSecondspayable 
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
withdrawLP(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotOwner(
FailedToProvideLiquidity(
LiquidityLocked(