Skip to content

Commit

Permalink
Add iChain Testnet (#5307)
Browse files Browse the repository at this point in the history
* Add files via upload

Add iChain Logo

* Create eip155-3645.json

Add iChain Testnet

* Update eip155-3639.json

Add iChain icon logo

* Update eip155-3645.json

update explorer

* Update eip155-3645.json

* Update eip155-3645.json

edit short name
  • Loading branch information
iChainBlock authored Jun 16, 2024
1 parent 600851f commit e25984a
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/chains/eip155-3639.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "iChain Network",
"chain": "iChain",
"icon": "iChain",
"rpc": ["https://rpc.ichainscan.com"],
"faucets": [],
"nativeCurrency": {
Expand Down
23 changes: 23 additions & 0 deletions _data/chains/eip155-3645.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "iChain Testnet",
"chain": "iChain Testnet",
"icon": "iChain",
"rpc": ["https://istanbul.ichainscan.com"],
"faucets": [],
"nativeCurrency": {
"name": "ISLAMICOIN",
"symbol": "ISLAMI",
"decimals": 18
},
"infoURL": "https://islamicoin.finance",
"shortName": "ISLAMIT",
"chainId": 3645,
"networkId": 3645,
"explorers": [
{
"name": "iChainscan",
"url": "https://test.ichainscan.com",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/iChain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmcumhDxUyoLTHkcMKgPqkpGnnjwSTqE2KGFnDXXFY8mMo",
"width": 40,
"height": 38,
"format": "png"
}
]

0 comments on commit e25984a

Please sign in to comment.