Skip to content

Commit 1e3c743

Browse files
Removing Polygon (#252)
* Removing Polygon * Removing images
1 parent fe95043 commit 1e3c743

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/en/network-transition-faq.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,18 +210,18 @@ Minimize the use of smart contract calls within the subgraph. Accessing a smart
210210

211211
Yes, multisig support has recently been added. You can find more information [here](https://thegraph.com/docs/studio/multisig).
212212

213-
### What are the contract addresses for GRT on Ethereum and Polygon?
213+
### What are the contract addresses for GRT on Ethereum and Arbitrum?
214214

215215
- Ethereum: `0xc944E90C64B2c07662A292be6244BDf05Cda44a7`
216-
- Polygon: `0x5fe2B58c013d7601147DcdD68C143A77499f5531`
216+
- Arbitrum: `0x9623063377AD1B27544C965cCd7342f7EA7e88C7`
217217

218218
### How much GRT do projects usually keep in their API Key?
219219

220220
Many projects keep 30-60 days worth of GRT in their API key, so they don't need to refill often. To understand what your 30-60 day GRT fees would be, please reach out [here](mailto:[email protected]).
221221

222222
### How are query payments made on the decentralized network? 
223223

224-
Fees are invoiced weekly and pulled out of a user's API Key, with GRT that is bridged to and sits on Polygon
224+
Fees are invoiced weekly and pulled out of a user's API Key, with GRT that is bridged to and sits on Arbitrum.
225225

226226
### How are API keys used for subgraphs on the decentralized network?
227227

0 commit comments

Comments
 (0)