-
Notifications
You must be signed in to change notification settings - Fork 98
Update XC20 Assets #1241
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 XC20 Assets #1241
Conversation
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.
Pull Request Overview
This pull request updates XC-20 asset documentation by adding new external cross-chain assets and correcting an existing asset symbol for consistency across multiple documentation files.
- Adds 7 new XC-20 assets: xcLAOS, MOVR.mr, xcEURC.s, DAI.e, ETH.e, USDC.e, and USDT.e
- Corrects Kintsugi Bitcoin asset symbol from "xckBTC" to "xcKBTC"
- Updates 4 new Moonbeam assets on Moonriver: GLMR.mb, xcUSDC.mb, xcUSDT.mb, and whUSDC.mb
Reviewed Changes
Copilot reviewed 21 out of 21 changed files in this pull request and generated no comments.
File | Description |
---|---|
builders/interoperability/xcm/xc20/overview.md | Primary documentation file with XC-20 asset table updates |
llms-files/*.txt | Multiple LLM reference files synchronized with the same asset additions and corrections |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Style Guide Violations Summary
|
Verification ReviewThis review focuses on style guide claims, justifications, and confidence scores in the provided documents.
|
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.
Thanks!
Description
This pull request updates the documentation and reference files to expand and correct the list of available external XC-20 assets across several networks. It adds new assets, corrects asset identifiers, and ensures consistency across multiple files.
XC-20 Asset List Updates:
New Assets Added:
xcLAOS
), Moonriver (MOVR.mr
), and Pendulum (xcEURC.s
) assets. [1] [2] [3]Corrections and Consistency:
xckBTC
toxcKBTC
for accuracy and consistency. [1] [2] [3]Documentation Synchronization:
builders/interoperability/xcm/xc20/overview.md
,llms-files/llms-basics.txt
, andllms-files/llms-dev-environments.txt
) in sync. [1] [2] [3] [4] [5] [6] [7] [8] [9]Checklist
moonbeam-mkdocs
to update redirectsTranslations
Does this PR update a page that also exists on the Chinese docs site? See mapping to confirm.
If Yes, complete the following:
Link to the corresponding CN docs PR: <INSERT_LINK>