Coinbase Exchange API
cURL
curl --request GET \ --url https://api.exchange.coinbase.com/wrapped-assets
{ "wrapped_assets": [ { "id": "CBETH", "circulating_supply": "221127.7137774658", "total_supply": "926714.1251656958084", "conversion_rate": "1.006081377449935752", "apy": "0.0384" } ] }
Returns a list of all supported wrapped assets details objects
Documentation IndexFetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Was this page helpful?