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 iChain Mainnet #3560

Merged
merged 40 commits into from
Oct 24, 2023
Merged
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
7dcb637
Add iChain Network
iChainBlock Sep 22, 2023
1f13657
Add iChain Network icon
iChainBlock Sep 22, 2023
9a52d20
Merge branch 'master' into master
iChainBlock Sep 22, 2023
c3d5c5a
Merge branch 'master' into master
iChainBlock Sep 23, 2023
3676e0b
Merge branch 'master' into master
ligi Sep 24, 2023
e92ea0a
Merge branch 'master' into master
iChainBlock Sep 25, 2023
69f2c4e
Update iChain.json
iChainBlock Sep 26, 2023
8a94e7d
Update iChain.json
iChainBlock Sep 26, 2023
3531511
Merge branch 'master' into master
ligi Sep 26, 2023
c6c5f94
Merge branch 'master' into master
iChainBlock Sep 27, 2023
108c2e4
Merge branch 'master' into master
ligi Sep 27, 2023
a0faf92
Update iChain.json
iChainBlock Sep 27, 2023
0bfcaaa
Merge branch 'master' into master
ligi Sep 28, 2023
db4a848
Merge branch 'master' into master
iChainBlock Sep 30, 2023
4b33978
Update iChain.json
iChainBlock Oct 1, 2023
9a18bc3
Merge branch 'master' into master
iChainBlock Oct 1, 2023
6426b3e
Update iChain.json
iChainBlock Oct 2, 2023
d756c2f
Merge branch 'master' into master
iChainBlock Oct 2, 2023
2d2b688
Merge branch 'master' into master
iChainBlock Oct 5, 2023
ced8cc4
Merge branch 'master' into master
ligi Oct 5, 2023
49dba24
Delete _data/icons/iChain.json
iChainBlock Oct 5, 2023
a8799fe
add iChain.json
iChainBlock Oct 5, 2023
ff42648
Merge branch 'master' into master
ligi Oct 6, 2023
c5d37fb
Add files via upload
iChainBlock Oct 7, 2023
ff8671a
Delete _data/iconsDownload/QmNVDKQz8tD2crGdEw6N8SCs5BVa1dzoviLcj2rKaq…
iChainBlock Oct 7, 2023
7eaef5e
Add files via upload
iChainBlock Oct 7, 2023
99ddc53
Merge branch 'ethereum-lists:master' into master
iChainBlock Oct 7, 2023
048e13a
Delete _data/iconsDownload/QmNVDKQz8tD2crGdEw6N8SCs5BVa1dzoviLcj2rKaq…
iChainBlock Oct 7, 2023
e9ac57d
Add files via upload
iChainBlock Oct 7, 2023
367188a
Merge branch 'master' into master
iChainBlock Oct 7, 2023
d3d75e8
Merge branch 'master' into master
iChainBlock Oct 12, 2023
094a26d
Merge branch 'master' into master
iChainBlock Oct 14, 2023
6339148
Delete _data/iconsDownload/QmNVDKQz8tD2crGdEw6N8SCs5BVa1dzoviLcj2rKaq…
iChainBlock Oct 14, 2023
74f243f
Update eip155-3639.json
iChainBlock Oct 14, 2023
595b939
Delete _data/icons/iChain.json
iChainBlock Oct 14, 2023
0acb048
Merge branch 'master' into master
iChainBlock Oct 16, 2023
5fc04cd
Merge branch 'master' into master
iChainBlock Oct 19, 2023
598abe0
Merge branch 'master' into master
iChainBlock Oct 19, 2023
c7f3f96
Merge branch 'master' into master
ligi Oct 21, 2023
8312b6e
Merge branch 'master' into master
iChainBlock Oct 24, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions _data/chains/eip155-3639.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "iChain Network",
"chain": "iChain",
"icon": "iChain",
"rpc": ["https://rpc.ichainscan.com"],
"faucets": [],
"nativeCurrency": {
"name": "ISLAMICOIN",
"symbol": "ISLAMI",
"decimals": 18
},
"infoURL": "https://islamicoin.finance",
"shortName": "ISLAMI",
"chainId": 3639,
"networkId": 3639,
"explorers": [
{
"name": "iChainscan",
"url": "https://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://QmNVDKQz8tD2crGdEw6N8SCs5BVa1dzoviLcj2rKaqcrxs",
"width": 504,
"height": 465,
"format": "png"
}
]