BasedDistributorV2

Verified contract

Active on Base with 149,269 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,406,430.41
ERC-20
Value $0.98
ERC-20
Value $0.66
ERC-20
Value $0.13
ERC-20
Value $0.03
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x638f36ed676966f5ed8f0de8c3a5eb31879e28ae79aa4e3ef49ab4bd22b30ceb
0x9082d800e85957879525ed031e0328d1cc79672168e86459c9573623b09d7929
0x387536648e0f31d74f07259ebf3a959c51cbe6e0bcad8b8afd3c2eda650973db
0x8504d7bf1a26a5807ef06de129c338b8e9ab1555e94b43f4c738359e593b1bd0
0x5a4d86a240dc78a6008d3c95acbbfd10536486529f9d00d8c432eedc06678a1f
0x3febe95c4e717495dc628d77f2a2c2735027b0f2ae3935498ebf48df05bdb1ca
0x525c18aa750bcdbe1f61bb6f87157267c318bcd0ec7d0e2b8b49d5a548e2ed02
0xb3e4409015c7a1b1ef3a8060498a25e10a457b3fef3d14d8571e3ed71f1f40e0
0x0a7c83b41f5e579cd654369a786cb6a99f9bc10d46e2131ee87a19080047e3d7
0x1e795f82de73a666834e68f2f58b442ad158927e6e11d7cd8be9b575f7d46481

Functions
Getter at block 22728995
MAXIMUM_DEPOSIT_FEE_RATE(view returns (uint16)
1000
MAXIMUM_HARVEST_INTERVAL(view returns (uint256)
1209600
alb(view returns (address)
0x1dd2d631c92b1acdfcdd51a0f7145a50130050c4
albPerSec(view returns (uint256)
3750000000000000000
investorAddress(view returns (address)
0xd9c14e5ad86d06de762f0d179109661e5b60cc4d
investorPercent(view returns (uint256)
0
owner(view returns (address)
0x16f1f80654f2fea97293321675907cfa2e23e4fb
poolLength(view returns (uint256)
71
startTimestamp(view returns (uint256)
1691539779
teamAddress(view returns (address)
0xdd8bb6779d6d7a2540c38cae1e95c2a1c350a390
teamPercent(view returns (uint256)
150
totalAlbInPools(view returns (uint256)
1936772062992333939106195
totalAllocPoint(view returns (uint256)
1110
totalLockedUpRewards(view returns (uint256)
59698427796880336343
treasuryAddress(view returns (address)
0x4ab9070b7680f802cbf8322e597a4409902171e5
treasuryPercent(view returns (uint256)
150
Read-only
canHarvest(uint256 _pidaddress _userview returns (bool)
pendingTokens(uint256 _pidaddress _userview returns (address[] addressesstring[] symbolsuint256[] decimalsuint256[] amounts)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardTimestampuint256 accAlbPerShareuint16 depositFeeBPuint256 harvestIntervaluint256 totalLp)
poolRewarders(uint256 _pidview returns (address[] rewarders)
poolRewardsPerSec(uint256 _pidview returns (address[] addressesstring[] symbolsuint256[] decimalsuint256[] rewardsPerSec)
poolTotalLp(uint256 pidview returns (uint256)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 rewardLockedUpuint256 nextHarvestUntil)
State-modifying
add(uint256 _allocPointaddress _lpTokenuint16 _depositFeeBPuint256 _harvestIntervaladdress[] _rewarders
deposit(uint256 _piduint256 _amount
depositWithPermit(uint256 piduint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
emergencyWithdraw(uint256 _pid
harvestMany(uint256[] _pids
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointuint16 _depositFeeBPuint256 _harvestIntervaladdress[] _rewarders
setInvestorAddress(address _investorAddress
setInvestorPercent(uint256 _newInvestorPercent
setTeamAddress(address _teamAddress
setTeamPercent(uint256 _newTeamPercent
setTreasuryAddress(address _treasuryAddress
setTreasuryPercent(uint256 _newTreasuryPercent
startFarming(
transferOwnership(address newOwner
updateAllocPoint(uint256 _piduint256 _allocPoint
updateEmissionRate(uint256 _albPerSec
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Add(uint256 indexed piduint256 allocPointaddress indexed lpTokenuint16 depositFeeBPuint256 harvestIntervaladdress[] indexed rewarders
AllocPointsUpdated(address indexed calleruint256 previousAmountuint256 newAmount
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
EmissionRateUpdated(address indexed calleruint256 previousValueuint256 newValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardLockedUp(address indexed useruint256 indexed piduint256 amountLockedUp
Set(uint256 indexed piduint256 allocPointuint16 depositFeeBPuint256 harvestIntervaladdress[] indexed rewarders
SetInvestorAddress(address indexed oldAddressaddress indexed newAddress
SetInvestorPercent(uint256 oldPercentuint256 newPercent
SetTeamAddress(address indexed oldAddressaddress indexed newAddress
SetTeamPercent(uint256 oldPercentuint256 newPercent
SetTreasuryAddress(address indexed oldAddressaddress indexed newAddress
SetTreasuryPercent(uint256 oldPercentuint256 newPercent
UpdatePool(uint256 indexed piduint256 lastRewardTimestampuint256 lpSupplyuint256 accAlbPerShare
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _albuint256 _albPerSecaddress _teamAddressaddress _treasuryAddressaddress _investorAddressuint256 _teamPercentuint256 _treasuryPercentuint256 _investorPercent
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.