You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/interacting.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,12 @@
5
5
6
6
## Using InteractiveAdapter for interaction with different protocols
7
7
8
-
Using interactive adapters is not encouraged. We highly recommend using our Transaction Builder [API](https://transactions.zerion.io/docs#/){target="_blank"}.
8
+
Using interactive adapters is not encouraged.
9
+
Interactive adapters should be used via interaction with the [Router](https://etherscan.io/address/0xB2BE281e8b11b47FeC825973fc8BB95332022A54){target=_blank} contract.
9
10
10
-
---
11
+
Overall, we highly recommend using our Transaction Builder [API](https://transactions.zerion.io/docs#/){target="_blank"}.
0 commit comments