SynthChef

Verified contract

Active on Base with 18,778 txns
Deployed by via 0xa4b390df at 2015084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,720.76
ERC-20
Value $386.05
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x94292278ec2a1f5b7ccb9e27387deccc0743c6bfabec505d4617690fe8fca1f3
0xb6aa1bfc838d999e0b6827c29362d312a3d73fa667e3065bb63f8e6b71ef6b3c
0x28133851cf736e7a681a4da7da6cb42b1b452ef2b977a25be59a8c83a8f18c6c
0xd10938e84fb4ef38c2d1a3d68701b0688572d579157f27bdae01f654de5cd632
0xfd453cc9a781a680cc96b7bf8528dcd1ee05342672c64197f0238e25bd9b2f91
0x59f8e9ad7001a6ede76e8d338a2d78116510b9c47c1c2f10cad58d5dfff4d837
0xc16833070b0ce36b28e106f5f26ff8c774d179f8229367b5e57875a6e4303182
0x864c1ea44e5fc04174523d8f41fefbf7716d771270d717fed0d53a7761e4e24a
0x8ee3e72561c701e928441ac1c5d481667f0f6173cbbc7144bd6b20358aea7a3c
0xa908b17bc978dc5222894e9c03785b907e758c02338ec26d004d85126b703803

Functions
Getter at block 22745685
MAXIMUM_DEPOSIT_FEE_RATE(view returns (uint16)
1000
MAXIMUM_HARVEST_INTERVAL(view returns (uint256)
1209600
coreAddress(view returns (address)
0x9df932414f7a94822eeaa81be8de68aec1947c9a
corePercent(view returns (uint256)
200
feeAddress(view returns (address)
0x55e6a720ff12ee43adc6f5bdea8580ec07b21c47
getSynthPerSec(view returns (uint256)
2400000000000000
owner(view returns (address)
0x88d9bc8a0c50fcf7cdd160b906d64c312bef79d6
poolLength(view returns (uint256)
12
startTimestamp(view returns (uint256)
1690981501
synth(view returns (address)
0xbd2dbb8ecea9743ca5b16423b4eaa26bdcfe5ed2
synthPerSec(view returns (uint256)
2400000000000000
totalAllocPoint(view returns (uint256)
830
totalLockedUpRewards(view returns (uint256)
0
totalSynthInPools(view returns (uint256)
0
xSynth(view returns (address)
0x01cc6b33c63cee896521d63451896c14d42d05ea
xSynthRate(view returns (uint256)
40
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 accSynthPerShareuint16 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
setCoreAddress(address _coreAddress
setCorePercent(uint256 _newmarketingPercent
setFeeAddress(address _feeAddress
setOperator(address _operator
setXSynthRate(uint256 _amount
startFarming(
transferOwnership(address newOwner
updateAllocPoint(uint256 _piduint256 _allocPoint
updateEmissionRate(uint256 _synthPerSec
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
RewardPaid(address indexed useruint256 indexed piduint256 amount
Set(uint256 indexed piduint256 allocPointuint16 depositFeeBPuint256 harvestIntervaladdress[] indexed rewarders
SetCorePercent(uint256 oldPercentuint256 newPercent
SetFeeAddress(address indexed oldAddressaddress indexed newAddress
UpdatePool(uint256 indexed piduint256 lastRewardTimestampuint256 lpSupplyuint256 accSynthPerShare
Withdraw(address indexed useruint256 indexed piduint256 amount
XRewardPaid(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _synthuint256 _synthPerSecaddress _coreAddressuint256 _corePercentaddress _feeAddressaddress _xsynth
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.