Skip Go
cURL
curl --request GET \ --url https://api.skip.build/v2/fungible/venues
{ "venues": [ { "name": "neutron-astroport", "chain_id": "neutron-1", "logo_uri": "https://raw.githubusercontent.com/skip-mev/skip-go-registry/main/swap-venues/neutron-astroport/logo.png" }, { "name": "osmosis-poolmanager", "chain_id": "osmosis-1", "logo_uri": "https://raw.githubusercontent.com/skip-mev/skip-go-registry/main/swap-venues/osmosis/logo.png" } ] }
Get supported swap venues.
Documentation IndexFetch the complete documentation index at: https://cosmos-docs-evm-upgrade-7.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://cosmos-docs-evm-upgrade-7.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Whether to display only venues from testnets in the response
A list of supported swap venues
Array of supported swap venues
Show child attributes
Was this page helpful?