Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

bSHARE Token

Verified contract

Proxy

Active on Base with 6,024 txns
Deployed by via 0x9b131e00 at 3977139
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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
1 additional variable
ERC-20
--
0x99efc55965fc8bd82d5dd7735438c44e3acf24d229f77d40512bd5f11cf713ba
0xb9803b10264d81c1e886d0410e6898da0d0e9297ae144bcb74ea1433c37dd53f
0x9a65f3cbb4cc9d225f617e83b6352dc4f6edc2e325459312f97f37d4b9343ad0
0x59e97fa77b61764192c2f4e7cabd29a1bc75d03fb0d046cf14032099aaeb02ba
0xa0516728589d97cf09dfdac7a116c24634d4ce0c1fdbbb16e7476b81503ced7c
0x337c81126e18f34dc3e319e84f131dc503943b236e2120f6e844fcc6b0a80075
0xe3a627140a392213d00dd0e881c4359739c6dd2032f9e4437f692b0a8642ad7a
0xdc4d9284d95c624b21a34eed43b34543d79aeb33e89393e29d28445a32edd067
0x0d8411a52479316da81503a96b9fe528858f61d62168a80070e501981201f889
0x2508ea5448f8a47fb2515256c2f52ee95cd8ffd78ba6f423c8ca07ce4685ca2d

Functions
Getter at block 21869792
COMMUNITY_FUND_POOL_ALLOCATION(view returns (uint256)
3000000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEV_FUND_POOL_ALLOCATION(view returns (uint256)
7000000000000000000000
FARMING_POOL_REWARD_ALLOCATION(view returns (uint256)
60000000000000000000000
OPERATOR_ROLE(view returns (bytes32)
0x97667070c54ef182b0f5858b034beac1b6f3089aa2d3188bb1e8929f4fa9b929
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
VESTING_DURATION(view returns (uint256)
31536000
communityFund(view returns (address)
0xbb52ca43be1266a9ffa00ee67667793b30d41954
communityFundLastClaimed(view returns (uint256)
1703550623
communityFundRewardRate(view returns (uint256)
95129375951293
decimals(view returns (uint8)
18
devFund(view returns (address)
0xeef4605550aa060db64cae8f4e3ff84459094c0a
devFundLastClaimed(view returns (uint256)
1703550623
devFundRewardRate(view returns (uint256)
221968543886352
endTime(view returns (uint256)
1726326000
name(view returns (string)
bSHARE Token
 
proxiableUUID(view returns (bytes32)
rewardPoolDistributed(view returns (bool)
true
startTime(view returns (uint256)
1694790000
symbol(view returns (string)
bSHARE
totalSupply(view returns (uint256)
41990975308792373026809
unclaimedDevFund(view returns (uint256 _pending)
5055417269152711954704
unclaimedTreasuryFund(view returns (uint256 _pending)
2166607401065431712461
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)
burn(uint256 amount
burnFrom(address accountuint256 amount
claimRewards(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeReward(address _farmingIncentiveFund
governanceRecoverUnsupported(address _tokenuint256 _amountaddress _to
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint256 _startTimeaddress _communityFundaddress _devFund
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setDevFund(address _devFund
setTreasuryFund(address _communityFund
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed spenderuint256 value
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
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
Upgraded(address indexed implementation
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.