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: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,6 +212,7 @@ message ActionResponse {
212
212
-`FetchDepositAddresses` (8): Get deposit addresses for a token/network
213
213
-`FetchTicker` (9): Get ticker information
214
214
-`Call` (10): Generic method invocation on the underlying broker instance. Provide `functionName`, optional `args` array, and optional `params` object.
215
+
-`FetchCurrency` (11): Get currency metadata (networks, fees, etc.) for a symbol
0 commit comments