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

update chain name #6641

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
24 changes: 24 additions & 0 deletions _data/chains/eip155-7233.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "InitVerse Mainnet",
"chain": "InitVerse",
"rpc": ["https://rpc-mainnet.inichain.com"],
"faucets": [],
"nativeCurrency": {
"name": "InitVerse",
"symbol": "INI",
"decimals": 18
},
"infoURL": "https://www.inichain.com",
"shortName": "INI",
"chainId": 7233,
"networkId": 7233,
"icon": "initverse",
"explorers": [
{
"name": "initverse",
"url": "https://www.iniscan.com",
"icon": "initverse",
"standard": "none"
}
]
}
Loading