SBaseFarm

Verified contract

Active on Base with 1,312 txns
Deployed by via 0x1bb9ff1d at 3133051
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x600862ca4fa009dd33752a501c2e33f9ec3f2d801720172b93708b1978d0de6e
0x7473d5149d85b8a2800f838a6a56a700e9e99c7c1c6e6187ea284c8c29c761ab
0x4684af72ca420b3439a0caa72d06459a080e49cb7ce4059157619c55fb370254
0x9a2ad0fa14fc64b86441601275afe94c76f4b2734fe114480d9a6c33812c312b
0xc98a7699d197a6c2c702333e0768eb4d288e19c122d76aefc994948d481cbbb6
0x95df3b812f5121e75e1312f197cdd3f26fb9b6387a1368948d833bc78a2a68e9
0x93116c39b4434112e8508404ec97983518e974a5c991ab074a3696ce43ee0ad4
0x77b9d1012d15c2020d354b82a0e833af493ea78c7acf46d553e69b04e3f6d16e
0x1103126a234269157f22c560e5f9da62aad2c3b31b5033940fda89487a17c159
0x7167051caf7e57787b0fa43d7684c521a86bf679533f8b55054c611260476351

Functions
Getter at block 22927649
MAXIMUM_DEPOSIT_FEE_RATE(view returns (uint16)
1000
MAXIMUM_HARVEST_INTERVAL(view returns (uint256)
1209600
SBASE(view returns (address)
0x616f5b97c22fa42c3ca7376f7a25f0d0f598b7bb
owner(view returns (address)
0x95b5d7e494bbf8479c3ca2004ed7bb66a40f4f1e
poolLength(view returns (uint256)
3
sBasePerSec(view returns (uint256)
23148148150000000
startTimestamp(view returns (uint256)
1693235641
totalAllocPoint(view returns (uint256)
17
totalLockedUpRewards(view returns (uint256)
0
totalSBaseInPools(view returns (uint256)
0
treasuryAddress(view returns (address)
0x95b5d7e494bbf8479c3ca2004ed7bb66a40f4f1e
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 accSBasePerShareuint16 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
setTreasuryAddress(address _treasuryAddress
startFarming(
transferOwnership(address newOwner
updateAllocPoint(uint256 _piduint256 _allocPoint
updateEmissionRate(uint256 _sBasePerSec
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
SetTreasuryAddress(address indexed oldAddressaddress indexed newAddress
UpdatePool(uint256 indexed piduint256 lastRewardTimestampuint256 lpSupplyuint256 accSBasePerShare
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _sBaseTokenuint256 _sBasePerSecaddress _treasuryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.