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

Added Crypto 2 Mars token on BeeZee network #731

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

faneaatiku
Copy link
Contributor

Added Crypto 2 Mars token on BeeZee network

Copy link

vercel bot commented Jul 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
keplr-chain-registry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2024 2:11pm

@Thunnini Thunnini merged commit cf48fd4 into chainapsis:main Jul 23, 2024
1 of 2 checks passed
@faneaatiku
Copy link
Contributor Author

The verification seems to fail with Failed to parse URL from ?vs_currencies=usd&ids=bzedge,vidulum

I see CoinGeko API responds on the route built in index.ts:
https://api.coingecko.com/api/v3/simple/price?vs_currencies=usd&ids=bzedge,vidulum

{
  "bzedge": {
    "usd": 0.00069668
  },
  "vidulum": {
    "usd": 0.0028468
  }
}

Is there a fix needed ?

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.

2 participants