Exodus Wallet
communitySelf-custody multi-asset cryptocurrency wallet supporting 260+ assets with built-in exchange, staking, and DeFi features for desktop and mobile.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/assetsGet list of supported cryptocurrencies
Parameters
typecrypto|token (stringoptionalblockchainbitcoin|ethereum|solana (stringoptionalReturns
assets[] with id, name, symbol, blockchain, decimals, is_stakeable, icon_urlGET
/api/v1/ratesGet real-time exchange rates between assets
Parameters
toasset symbol (stringrequiredfromasset symbol (stringrequiredamountdecimal amount (stringoptionalReturns
rate with from, to, exchange_rate, network_fee, min_amount, max_amountGET
/api/v1/networks/statusGet blockchain network status
Parameters
networkbitcoin|ethereum|solana (stringoptionalReturns
networks[] with name, status, avg_fee, confirmation_time, block_height