CORE3_API_URL
Documentation for eth_defi.core3.constants.CORE3_API_URL data.
- CORE3_API_URL: str = 'https://api.core3.io/projects_data'
Core3 Projects Data API base URL.
All endpoint paths are appended to this, e.g.
CORE3_API_URL + "/v1/list".
Documentation for eth_defi.core3.constants.CORE3_API_URL data.
Core3 Projects Data API base URL.
All endpoint paths are appended to this, e.g. CORE3_API_URL + "/v1/list".