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

Add Aetherius Infinite Chain to network list #6533

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

amiraligull
Copy link

This pull request adds the Aetherius Infinite Chain to the network list.

Network Details:

Name: Aetherius Infinite Chain
RPC URL: https://rpc.ainfinitechain.com/
Chain ID: 7878
Currency:
Name: Aetherius Infinite Chain
Symbol: AIC
Decimals: 18
Block Explorer: https://aicscan.io/
I hope this addition is helpful to the community.

Copy link

github-actions bot commented Jan 3, 2025

You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review.

…precated" hope this will mark that as deprecated and resolve the issue
@amiraligull
Copy link
Author

I am getting an error during the build actually its related to eip155-47.json file and that file is not related to our chain I add a flag "status": "deprecated" This chain is not associated with us and we don,t have use of it. i update and push the code again let,s see please if their anything wrong than please suggest what i have to do. how i can marked them depereacated because i know i can,t delete any file that,s why. please check and let me know what is the possible solution also i have check the epi155-47 short name and symble is the same like our chain may be due to that we are also facing i am not for sure but please give some suggestion how I can fix that Thanks a lot guys

@amiraligull
Copy link
Author

this is the file that creating issue with build that is not associated our chain. I think we are using same symble and short name that,s why we are getting this error. can you please guide me how I can resolve that conflict.

{
"name": "Acria IntelliChain",
"chain": "AIC",
"rpc": ["https://aic.acria.ai"],
"faucets": [],
"nativeCurrency": {
"name": "ACRIA",
"symbol": "ACRIA",
"decimals": 18,
"status": "deprecated"
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://acria.ai",
"shortName": "aic",
"chainId": 47,
"networkId": 47,
"explorers": [
{
"name": "Acria IntelliChain-Explorer",
"url": "https://explorer.acria.ai",
"standard": "EIP3091"
}
]
}

Copy link
Member

@ligi ligi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You cannot just replace chains

@amiraligull
Copy link
Author

amiraligull commented Jan 5, 2025

You cannot just replace chains

Hello Sir,

Thank you for your response. I have reverted the changes as requested. However, I believe the issue stems from the 47.json file, which uses the same symbol and chain name (AIC) as my chain. This seems to be causing the build failure.

Could you kindly guide me on how to resolve this? If marking it as deprecated is the solution, could you please clarify the correct way to do so?

I appreciate your assistance and look forward to your guidance.

Thank you!

@amiraligull amiraligull requested a review from ligi January 5, 2025 11:36
@amiraligull
Copy link
Author

You cannot just replace chains

Hi sir hope you are doing well sir can you please reply I am waiting from 2 days to resolve that issue please guide me how I can resolve that issue

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