bSHARE Token
Verified contract
Proxy
Active on
Base with 6,024 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21777738 | 2 days ago | | | 0 | 1.7947961e-7 | |
| 21718440 | 4 days ago | | | 0 | 0.000000105290672796 | |
| 21718435 | 4 days ago | | | 0 | 0.000000105290672796 | |
| 21499778 | 9 days ago | | | 0 | 1.7943754e-7 | |
| 21212257 | 15 days ago | | | 0 | 1.7460243e-7 | |
| 21193694 | 16 days ago | | | 0 | 0.000000105290672796 | |
| 21193689 | 16 days ago | | | 0 | 0.000000105290672796 | |
| 21193449 | 16 days ago | | | 0 | 0.000000100644634596 | |
| 21191457 | 16 days ago | | | 0 | 1.7547711e-7 | |
| 21102005 | 18 days ago | | | 0 | 1.1704502e-7 |
ABI
ABI objects
Getter at block 21869792 proxiableUUID() view returns (bytes32)
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
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 owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
claimRewards()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeReward(address _farmingIncentiveFund)
governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(uint256 _startTime, address _communityFund, address _devFund)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setDevFund(address _devFund)
setTreasuryFund(address _communityFund)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.