-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Test dev api #10892
feat: Test dev api #10892
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Skipped Deployments
|
|
PR-Codex overview
This PR focuses on enhancing the farm configuration and API integration for a decentralized finance application. It introduces new protocol types, updates API endpoints, and modifies data structures to support additional farm configurations.
Detailed summary
fetchUniversalFarms
.FARMS_API
endpoint inendpoint.ts
.ChainId
entries and addedChainId.BSC_TESTNET
.UniversalFarmConfigV4
type with new properties.PoolInfo
type to includeV4PoolInfo
.V4PoolInfo
,V4BinPoolInfo
, andV4CLPoolInfo
types.getLpApr
function to handle new protocols.Protocol.V4BIN
andProtocol.V4CLAMM
in farm serialization.