Skip to content

Commit 766dee3

Browse files
Merge pull request #123 from nfttoken/patch-1
add rpc for chainid 126
2 parents 283c6f2 + 2590ff6 commit 766dee3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

constants/extraRpcs.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -683,9 +683,9 @@
683683
},
684684
"126": {
685685
"rpcs": [
686-
"https://rpc.mainnet.oychain.io"
687-
],
688-
"rpcWorking": false
686+
"https://rpc.mainnet.oychain.io",
687+
"https://rpc.oychain.io"
688+
]
689689
},
690690
"127": {
691691
"rpcs": [],

0 commit comments

Comments
 (0)