Share

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x329a0cd6 at 3977137
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

No balances found for "Share"

No transactions found for "Share"


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)
0x0000000000000000000000000000000000000000
communityFundLastClaimed(view returns (uint256)
0
communityFundRewardRate(view returns (uint256)
0
decimals(view returns (uint8)
18
devFund(view returns (address)
0x0000000000000000000000000000000000000000
devFundLastClaimed(view returns (uint256)
0
devFundRewardRate(view returns (uint256)
0
endTime(view returns (uint256)
0
name(view returns (string)
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rewardPoolDistributed(view returns (bool)
false
startTime(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
unclaimedDevFund(view returns (uint256 _pending)
0
unclaimedTreasuryFund(view returns (uint256 _pending)
0
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
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.