-
Notifications
You must be signed in to change notification settings - Fork 36
Update evm.mdx #800
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
Update evm.mdx #800
Conversation
create soneium entry
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@@ -55,6 +57,10 @@ The following EVM chains have sponsored price feeds: | |||
|
|||
<SponsoredFeedsTable feeds={krakenMainnet} networkName="Kraken mainnet" /> | |||
|
|||
## Soneium Mainnet | |||
|
|||
<SponsoredFeedsTable feeds={sonicMainnet} networkName="Sonic mainnet" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
networkName needs to be changed, will push a fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in 718d4db
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
create soneium entry
Description
Type of Change
Areas Affected
Checklist
pre-commit run --all-files
to check for linting errorsRelated Issues
Closes #
Additional Notes
Contributor Information
Screenshots