Skip to content

Commit

Permalink
Merge pull request DefiLlama#124 from sjatsh/eip155-10086
Browse files Browse the repository at this point in the history
add chain eip155-10086
  • Loading branch information
realdealshaman committed Sep 9, 2022
2 parents fd1d9b1 + b36705d commit 5d654f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion constants/chainIds.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
1313161554: "aurora",
1666600000: "harmony",
11297108109: "palm",
836542336838601: "curio",
836542336838601: "curio"
};

export default chainIds;
5 changes: 5 additions & 0 deletions constants/extraRpcs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1470,5 +1470,10 @@
"rpcs":[
"https://beta-rpc.mainnet.computecoin.com"
]
},
"10086": {
"rpcs": [
"http://geth.free.idcfengye.com"
]
}
}

0 comments on commit 5d654f7

Please sign in to comment.