Skip to content

Commit 2ebaf6f

Browse files
authored
Remove Zerin integration from backend (#381)
1 parent cf95f1a commit 2ebaf6f

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

setup/env-variables/backend-envs-integrations.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -184,21 +184,6 @@ Adds additional transaction details such as summaries and asset flows. [More inf
184184
| `NOVES_FI_CHAIN_NAME` | [Noves.fi API](https://blockscout.noves.fi/swagger/index.html) chain name. Implemented in [#9056](https://github.com/blockscout/blockscout/pull/9056). | <p>Version: v6.1.0+<br>Default: (empty)<br>Applications: API</p> |
185185
| `NOVES_FI_API_TOKEN` | [Noves.fi API](https://blockscout.noves.fi/swagger/index.html) token. Implemented in [#9056](https://github.com/blockscout/blockscout/pull/9056). | <p>Version: v6.1.0+<br>Default: (empty)<br>Applications: API</p> |
186186

187-
## <mark style="background-color:orange;">Zerion</mark>
188-
189-
{% hint style="info" %}
190-
Enables Zerion integration, which includes multichain net worth view.
191-
{% endhint %}
192-
193-
<figure><img src="../../../.gitbook/assets/zerion-1.png" alt=""><figcaption></figcaption></figure>
194-
195-
<figure><img src="../../../.gitbook/assets/zerion-2.png" alt=""><figcaption></figcaption></figure>
196-
197-
| Variable | Description | Parameters |
198-
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
199-
| `ZERION_BASE_API_URL` | [Zerion API](https://developers.zerion.io/reference/intro/getting-started) base URL. Implemented in [#9896](https://github.com/blockscout/blockscout/pull/9896). | <p>Version: v6.5.0+<br>Default: <code>https://api.zerion.io/v1</code><br>Applications: API</p> |
200-
| `ZERION_API_TOKEN` | [Zerion API](https://developers.zerion.io/reference/intro/getting-started) token. Implemented in [#9896](https://github.com/blockscout/blockscout/pull/9896). | <p>Version: v6.5.0+<br>Default: (empty)<br>Applications: API</p> |
201-
202187
## <mark style="background-color:orange;">MUD framework</mark>
203188

204189
{% hint style="info" %}

setup/env-variables/deprecated-env-variables/env-variables.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -751,13 +751,6 @@ reCAPTCHA v2 and v3 keys for CSV export page. Do not use both v2/v3 keys. Only o
751751
| `NOVES_FI_CHAIN_NAME` | | [Noves.fi API](https://blockscout.noves.fi/swagger/index.html) chain name. Implemented in [#9056](https://github.com/blockscout/blockscout/pull/9056). | (empty) | v6.1.0+ | API |
752752
| `NOVES_FI_API_TOKEN` | | [Noves.fi API](https://blockscout.noves.fi/swagger/index.html) token. Implemented in [#9056](https://github.com/blockscout/blockscout/pull/9056). | (empty) | v6.1.0+ | API |
753753

754-
#### Zerion
755-
756-
| Variable | Required | Description | Default | Version | Application |
757-
| --------------------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ | ------- | ----------- |
758-
| `ZERION_BASE_API_URL` | | [Zerion API](https://developers.zerion.io/reference/intro/getting-started) base URL. Implemented in [#9896](https://github.com/blockscout/blockscout/pull/9896). | https://api.zerion.io/v1 | v6.5.0+ | API |
759-
| `ZERION_API_TOKEN` | | [Zerion API](https://developers.zerion.io/reference/intro/getting-started) token. Implemented in [#9896](https://github.com/blockscout/blockscout/pull/9896). | (empty) | v6.5.0+ | API |
760-
761754
#### MUD framework
762755

763756
| Variable | Required | Description | Default | Version | Application |

0 commit comments

Comments
 (0)