XERBERUS_API_URL
Documentation for eth_defi.xerberus.constants.XERBERUS_API_URL data.
- XERBERUS_API_URL: str = 'https://api.xerberus.io/public/v1'
Xerberus public REST API base URL.
All endpoint paths are appended to this, e.g.
XERBERUS_API_URL + "/registry/scores".