From 4c89be29fca2fa468070a982323ea079450d88e4 Mon Sep 17 00:00:00 2001 From: Iker <34474035+IkerAlus@users.noreply.github.com> Date: Tue, 3 Feb 2026 10:48:12 +0100 Subject: [PATCH] update SDK reference from Bridge SDK to Intents SDK and fix link --- market-makers/passive-deposit-withdrawal-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/market-makers/passive-deposit-withdrawal-service.md b/market-makers/passive-deposit-withdrawal-service.md index dea0551..6b7efb8 100644 --- a/market-makers/passive-deposit-withdrawal-service.md +++ b/market-makers/passive-deposit-withdrawal-service.md @@ -3,7 +3,7 @@ The Passive Deposit/Withdrawal Service enables seamless asset movement between [supported blockchain networks](../chain-address-support.md) and NEAR Intents. It provides a lightweight mechanism for moving tokens in and out of the protocol. This service only moves funds to/from the [treasury](../treasury-addresses.md) on behalf of the user. {% hint style="info" %} -There is an SDK for integrating the Passive Deposits/Withdrawals Service: [Bridge SDK on GitHub](https://github.com/defuse-protocol/sdk-monorepo/tree/main/packages/bridge-sdk). This SDK is under active development and may introduce breaking changes. +There is an SDK for integrating the Passive Deposits/Withdrawals Service: [Intents SDK on GitHub](https://github.com/defuse-protocol/sdk-monorepo/tree/main/packages/intents-sdk). This SDK is under active development and may introduce breaking changes. {% endhint %} ***