Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion market-makers/passive-deposit-withdrawal-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}

***
Expand Down