From 6f87826ae3b0bf5bb732656ac354cdbbe38253ec Mon Sep 17 00:00:00 2001 From: Clawdia Date: Mon, 2 Mar 2026 14:53:06 +0000 Subject: [PATCH] Add Frostbyte Wallet API and Crypto Feeds API --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 4954fec..b91990e 100644 --- a/README.rst +++ b/README.rst @@ -45,6 +45,10 @@ Cryptocurrency general data `Delta `_ Real-time pricing API. +`Frostbyte Wallet API `_ Multi-chain HD wallet API with cross-chain swaps. 9 chains (Ethereum, Base, Arbitrum, Optimism, Polygon, BSC, Avalanche, Solana, Bitcoin). REST API with OpenAPI spec. + +`Crypto Feeds API `_ Real-time cryptocurrency price feeds via Agent Gateway. Covers major tokens and trading pairs. Free tier with 50 requests/day. + Sentiment data APIs -------------------