We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca9a8e commit 25db19fCopy full SHA for 25db19f
netlify.toml
@@ -3,10 +3,10 @@
3
functions = "vue-app/dist/lambda"
4
publish = "vue-app/dist"
5
6
-[context.kyc-info.environment]
+[context.staking-round.environment]
7
VUE_APP_ETHEREUM_API_URL = "https://arb-rinkeby.g.alchemy.com/v2/wPwZJEp0lIu0XwccG_t0MAqF-phtI3og"
8
VUE_APP_ETHEREUM_API_CHAINID = "421611"
9
- VUE_APP_CLRFUND_FACTORY_ADDRESS = "0x70FeEfA879603BD978CcaaE4B0BDb10320aE0C16"
+ VUE_APP_CLRFUND_FACTORY_ADDRESS = "0x9cF8c20dAb0aAFC6584D5498C0A97F0F51D6F7E4"
10
VUE_APP_SUBGRAPH_URL = "https://api.thegraph.com/subgraphs/name/pettinarip/clrfundrinkarby2"
11
VUE_APP_USER_REGISTRY_TYPE = "brightid"
12
VUE_APP_BRIGHTID_CONTEXT = "CLRFundTest"
0 commit comments