Skip to content

Feat/eisen #3517

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jun 23, 2025
Merged

Feat/eisen #3517

merged 12 commits into from
Jun 23, 2025

Conversation

climberNeedEquipment
Copy link
Contributor

Add plume network integration of eisen

@llamabutler
Copy link

The eisen adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts aggregators eisen

🦙 Running EISEN adapter 🦙
---------------------------------------------------
Start Date:	Sat, 21 Jun 2025 09:18:51 GMT
End Date:	Sun, 22 Jun 2025 09:18:51 GMT
---------------------------------------------------

{
  llamaRPCError: true,
  errors: [
    { host: 'https://mycrypto.rsk.co', error: [AxiosError] },
    { host: 'https://public-node.rsk.co', error: [AxiosError] },
    { host: 'https://public-node.rsk.co', error: [AxiosError] },
    {
      host: 'https://rootstock-mainnet.public.blastapi.io',
      error: [AxiosError]
    },
    {
      host: 'https://rootstock-mainnet.public.blastapi.io',
      error: [AxiosError]
    },
    { host: 'https://mycrypto.rsk.co', error: [AxiosError] }
  ],
  chain: 'rsk'
}

@llamabutler
Copy link

The eisen.ts adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts fees eisen.ts

🦙 Running EISEN.TS adapter 🦙
---------------------------------------------------
Start Date:	Sat, 21 Jun 2025 09:19:58 GMT
End Date:	Sun, 22 Jun 2025 09:19:58 GMT
---------------------------------------------------

{
  llamaRPCError: true,
  errors: [
    { host: 'https://mycrypto.rsk.co', error: [AxiosError] },
    { host: 'https://mycrypto.rsk.co', error: [AxiosError] },
    {
      host: 'https://rootstock-mainnet.public.blastapi.io',
      error: [AxiosError]
    },
    { host: 'https://public-node.rsk.co', error: [AxiosError] },
    {
      host: 'https://rootstock-mainnet.public.blastapi.io',
      error: [AxiosError]
    },
    { host: 'https://public-node.rsk.co', error: [AxiosError] }
  ],
  chain: 'rsk'
}

@treeoflife2 treeoflife2 merged commit 4ec7e24 into DefiLlama:master Jun 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants