Skip to content

Commit 8b50f04

Browse files
harbujtakalai
andauthored
add addtional polygon rpcs used in client (#263)
Co-authored-by: jtakalai <[email protected]>
1 parent 445e056 commit 8b50f04

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/config/src/networks.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,12 @@
122122
},
123123
{
124124
"url": "wss://polygon-rpc.com"
125+
},
126+
{
127+
"url": "https://poly-rpc.gateway.pokt.network/"
128+
},
129+
{
130+
"url": "https://rpc-mainnet.matic.network"
125131
}
126132
],
127133
"contracts": {

0 commit comments

Comments
 (0)