Skip to content
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: add trading fee apr for syncswap vaults #69

Merged
merged 3 commits into from
Oct 14, 2024
Merged

Conversation

Crypto-One-dev
Copy link
Collaborator

No description provided.


const SYNCSWAP_FEE_API_URL = 'https://api.syncswap.xyz/api/fetchers/fetchFees?network=zkSyncMainnet'

const SYNCSWAP_SUBGRAPH_URL = 'https://api.studio.thegraph.com/query/30365/zksync-blocks/v0.0.9'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this version keep up to date? Can we use version/latest?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe they can update the api and graph url in the future so we need to track them in time.

@CryptJS13 CryptJS13 merged commit f3aefd2 into dev Oct 14, 2024
1 check failed
@Crypto-One-dev Crypto-One-dev deleted the zkswap-trading-apy branch November 22, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants