Skip to content

Commit

Permalink
Merge branch 'debank' of github.com:DeBankDeFi/chains into debank
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Aug 14, 2023
2 parents 54a20e3 + bfd8a83 commit 600d1a6
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _data/chains/eip155-10081.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Japan Open Chain Testnet",
"chain": "JOCT",
"rpc": [
"https://rpc-1.testnet.japanopenchain.org:8545",
"https://rpc-2.testnet.japanopenchain.org:8545"
],
"faucets": [],
"nativeCurrency": {
"name": "Japan Open Chain Testnet Token",
"symbol": "JOCT",
"decimals": 18
},
"infoURL": "https://www.japanopenchain.org/",
"shortName": "joct",
"chainId": 10081,
"networkId": 10081,
"explorers": [
{
"name": "Testnet Block Explorer",
"url": "https://explorer.testnet.japanopenchain.org",
"standard": "EIP3091"
}
]
}

0 comments on commit 600d1a6

Please sign in to comment.