BlockchainList ChainsThis endpoint lists all chains supported by Notus API GET/api/v1/crypto/chainsSendHeadersQueryAuthorizationx-api-key<token>In: headerQuery ParametersobjectShow AttributescURLJavaScriptGoPythoncurl -X GET "https://api.notus.team/api/v1/crypto/chains" \ -H "x-api-key: <token>"200Response{ "chains": [ { "id": 137, "name": "POLYGON", "logo": "https://polygonlogo.com" } ] }TypeScriptIntroductionPrevious PageList Whitelisted Tokens by Project GETThis endpoint lists all tokens whitelisted by project