Skip to content

Commit

Permalink
update# add orange chain testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
cppfuns committed May 17, 2024
1 parent ee1dff4 commit 7111c9e
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _data/chains/eip155-240515.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Orange Chain Testnet",
"title": "Orange Chain Testnet",
"chain": "Orange Chain",
"rpc": ["https://testnet-rpc.orangechain.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "BTC",
"symbol": "BTC",
"decimals": 18
},
"infoURL": "https://orangechain.xyz",
"shortName": "Merlin-Mainnet",
"chainId": 240515,
"networkId": 240515,
"icon": "orange",
"explorers": [
{
"name": "Blockscout",
"url": "https://testnet-scan.orangechain.xyz",
"icon": "orange",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/orange.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmWcaVLcPYBxi76HYJc4qudLJwXtfNCDJieLHAs632jMEA",
"width": 1042,
"height": 1042,
"format": "png"
}
]
Binary file not shown.

0 comments on commit 7111c9e

Please sign in to comment.