Commit 209561e
committed
Add Solana swap endpoints and refactor chainId handling
Introduces new endpoints for fetching swap quotes and executing token swaps on Solana, including request/response models. Refactors Solana-related methods and models to use string-based chainId (CAIP-2 or legacy EVM IDs) instead of custom ChainId classes. Updates response and request types for Solana transaction and chat endpoints, adds new enum values, and improves documentation for blockchain network identifiers.1 parent cfad492 commit 209561e
2 files changed
+980
-420
lines changed
0 commit comments