Skip to content

Commit

Permalink
Added Iure Mainnet & Testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
TechInfoCentral committed Sep 21, 2024
1 parent cc24859 commit 71ebd77
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-968312.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Iure",
"chain": "IURE",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Iure",
"symbol": "IURE",
"decimals": 18
},
"infoURL": [],
"shortName": "Iure",
"chainId": 968312,
"networkId": 968312,
"slip44": 1,
"explorers": [],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": []
}
}
21 changes: 21 additions & 0 deletions _data/chains/eip155-968313.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Iure Testnet",
"chain": "IURE",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Iure",
"symbol": "IURE",
"decimals": 18
},
"infoURL": [],
"shortName": "starbound",
"chainId": 968312,
"networkId": 968312,
"slip44": 1,
"explorers": [],
"parent": {
"type": "L2",
"chain": "eip155-11155111"
}
}
8 changes: 8 additions & 0 deletions _data/icons/starbound.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmemCkbwvveUiENdRC9YFxyayKx43WRMNf53Qtne26r4vy",
"width": 500,
"height": 500,
"format": "png"
}
]

0 comments on commit 71ebd77

Please sign in to comment.