Skip to content
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

chore: vertex supports sonic #2328

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

yruej301
Copy link
Contributor

No description provided.

@llamabutler
Copy link

The vertex-protocol adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs vertex-protocol

🦙 Running VERTEX-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Thu, 16 Jan 2025 00:00:00 GMT
End Date:	Fri, 17 Jan 2025 00:00:00 GMT
---------------------------------------------------

[Error: Request failed with status code 403] {
  url: 'https://gateway.base-prod.vertexprotocol.com/v1/query?type=all_products',
  method: 'GET',
  axiosError: 'Forbidden',
  chain: 'base'
}

@yruej301 yruej301 force-pushed the chore/add-vertex-sonic branch from a267dfd to 9c1daeb Compare January 17, 2025 18:22
@llamabutler
Copy link

The vertex-protocol adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs vertex-protocol

🦙 Running VERTEX-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Thu, 16 Jan 2025 00:00:00 GMT
End Date:	Fri, 17 Jan 2025 00:00:00 GMT
---------------------------------------------------

[Error: Request failed with status code 403] {
  url: 'https://gateway.base-prod.vertexprotocol.com/v1/query?type=all_products',
  method: 'GET',
  axiosError: 'Forbidden',
  chain: 'base'
}

@yruej301 yruej301 force-pushed the chore/add-vertex-sonic branch from 9c1daeb to 8393124 Compare January 17, 2025 18:24
@llamabutler
Copy link

The vertex-protocol adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs vertex-protocol

🦙 Running VERTEX-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Thu, 16 Jan 2025 00:00:00 GMT
End Date:	Fri, 17 Jan 2025 00:00:00 GMT
---------------------------------------------------

[Error: Request failed with status code 403] {
  url: 'https://gateway.base-prod.vertexprotocol.com/v1/query?type=all_products',
  method: 'GET',
  axiosError: 'Forbidden',
  chain: 'base'
}

@yruej301 yruej301 force-pushed the chore/add-vertex-sonic branch from 8393124 to c9735d4 Compare January 17, 2025 18:28
@llamabutler
Copy link

The vertex-protocol adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs vertex-protocol

🦙 Running VERTEX-PROTOCOL adapter 🦙
---------------------------------------------------
Start Date:	Thu, 16 Jan 2025 00:00:00 GMT
End Date:	Fri, 17 Jan 2025 00:00:00 GMT
---------------------------------------------------

[Error: Request failed with status code 403] {
  url: 'https://gateway.base-prod.vertexprotocol.com/v1/query?type=all_products',
  method: 'GET',
  axiosError: 'Forbidden',
  chain: 'base'
}

@llamabutler
Copy link

The vertex-protocol.ts adapter exports:

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

🦙 Running VERTEX-PROTOCOL.TS adapter 🦙
---------------------------------------------------
Start Date:	Thu, 16 Jan 2025 00:00:00 GMT
End Date:	Fri, 17 Jan 2025 00:00:00 GMT
---------------------------------------------------

[Error: Request failed with status code 403] {
  url: 'https://archive.base-prod.vertexprotocol.com/v1',
  method: 'POST',
  axiosError: 'Forbidden',
  chain: 'base'
}

@dtmkeng dtmkeng merged commit f45bae0 into DefiLlama:master Jan 18, 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.

3 participants