From 67bcfa6d112304dc76ef7224a8073a7a3227bf1d Mon Sep 17 00:00:00 2001 From: domechn Date: Wed, 8 Nov 2023 08:56:42 +0300 Subject: [PATCH] revert to debank api --- README.md | 1 + src-tauri/src/main.rs | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/README.md b/README.md index 8ca9043..e9079a2 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Thanks for these platform who provide powerful APIs without API Key. Fuck API Ke - https://blockchain.info - https://blockcypher.com - https://ethplorer.io +- https://debank.com - https://dogechain.info - https://phantom.app - https://coingecko.com diff --git a/src-tauri/src/main.rs b/src-tauri/src/main.rs index 9c0e5e7..1352bac 100644 --- a/src-tauri/src/main.rs +++ b/src-tauri/src/main.rs @@ -158,6 +158,42 @@ async fn get_polybase_namespace(handle: tauri::AppHandle) -> Result