diff --git a/ts-client/README.md b/ts-client/README.md index 0481ac0..f75845d 100644 --- a/ts-client/README.md +++ b/ts-client/README.md @@ -1,7 +1,7 @@ # Meteora Pool Farm SDK

- +


@@ -11,7 +11,7 @@ NPM: https://www.npmjs.com/package/@mercurial-finance/farming-sdk SDK: https://github.com/MeteoraAg/reward-pool - + Discord: https://discord.com/channels/841152225564950528/864859354335412224 diff --git a/ts-client/src/constant.ts b/ts-client/src/constant.ts index 520b574..8109442 100644 --- a/ts-client/src/constant.ts +++ b/ts-client/src/constant.ts @@ -3,7 +3,7 @@ import { PublicKey } from "@solana/web3.js"; export const FARMING_API_ENDPOINT = Object.freeze({ devnet: "https://dev-mer-amm.raccoons.dev/farms", - "mainnet-beta": "https://amm.mercurial.finance/farms", + "mainnet-beta": "https://amm.meteora.ag/farms", }); export const FARM_PROGRAM_ID = new PublicKey(