You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# The RPC URL will be visible in the browser network tab (leaking the API key). It is advised to whitelist only API3 DAO
15
+
# The RPC URL will be visible in the browser network tab (leaking the API key). It is advised to whitelist only Api3 DAO
16
16
# contracts making the RPC URL useless for others. To support Wallet Connect with MM wallet without errors a few
17
17
# additional supporting contracts need whitelisted as well.
18
18
#
19
19
# Specifically, the following contracts need to be whitelisted:
20
-
# 1. All API3 DAO contracts = https://github.com/api3dao/api3-dao-dashboard/blob/7cfc7157bfb2869a88ecc5f92de95d8e2de9a645/src/contract-deployments/mainnet-dao.json
20
+
# 1. All Api3 DAO contracts = https://github.com/api3dao/api3-dao-dashboard/blob/7cfc7157bfb2869a88ecc5f92de95d8e2de9a645/src/contract-deployments/mainnet-dao.json
21
21
# 2. Mainnet support contracts = https://github.com/wagmi-dev/viem/blob/dd8bccc77d616f973703b5e7b39ffbd0f24a4bdb/src/chains/definitions/mainnet.ts#L34
0 commit comments