BasedDistributorV2

Verified contract

Active on Base with 138,363 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,263,675.18
ERC-20
Value $0.58
ERC-20
Value $0.05
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x61517abce5e14da31f523fa74a801a469f83e14ecd7ca177045b87e13d877ebb
0x511d50e132c761d60d61bd64ef4b6c7d2b678442070ef2d4419b61c156b79f98
0xa1d891662158ec7126e273239e666fab403dfea7c84c2693238a8a5b15ed1dbf
0x71337358caf3814d36a3bc4556bdac825f80db2b87c811a283d07d8368d0e7a1
0x40a9e62269fb26970f3bc69a0fa35b609645d6c05e8addd9591634fa2966c88a
0x2d45c8585f08776757be459d4bafbc2318c169cbb001f8b941b73e63b70bbf05
0x1ca62c9a9ff1b5e8c91c8152ad6c84b8db8e1a92321959a64e581339c9f4e011
0x190bd352144bed82dd43b2078502cbd18315cb6173573c8d96129cdab2f41d4a
0xc07e61cd3b402cd08b0fbb5a0d9ed09e18b7315aecc6aba0c09cbe8ded1d75da
0x67b7f8e5ec2f83d33b760d62d3964677e05947090f152d7856fe0075976a2ec7

Functions
Getter at block 21729411
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)
56
startTimestamp(view returns (uint256)
1691539779
teamAddress(view returns (address)
0xdd8bb6779d6d7a2540c38cae1e95c2a1c350a390
teamPercent(view returns (uint256)
150
totalAlbInPools(view returns (uint256)
5544495660353685644212170
totalAllocPoint(view returns (uint256)
1145
totalLockedUpRewards(view returns (uint256)
62022754126003378094
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.