File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ httpProviderForFactory : FactoryType -> HttpProvider
14
14
httpProviderForFactory factoryType =
15
15
case factoryType of
16
16
Token EthDai ->
17
- " https://mainnet.infura.io/v3/e3eef0e2435349bf9164e6f465bd7cf9 "
17
+ " https://2fd3f6c153594d02bd21f0d61ee46745.eth.rpc.rivet.cloud/ "
18
18
19
19
Native Eth ->
20
- " https://mainnet.infura.io/v3/e3eef0e2435349bf9164e6f465bd7cf9 "
20
+ " https://2fd3f6c153594d02bd21f0d61ee46745.eth.rpc.rivet.cloud/ "
21
21
22
22
Token KovanDai ->
23
23
" https://kovan.infura.io/v3/e3eef0e2435349bf9164e6f465bd7cf9"
Original file line number Diff line number Diff line change 15
15
</ style >
16
16
< meta name ="description " content ="DAIHard " />
17
17
< meta name ="author " content ="OG Log, The Schalkinator, and V for Visuals " />
18
- <!-- Global site tag (gtag.js) - Google Analytics -->
19
18
< script src ="./js/index.js "> </ script >
19
+ <!-- Global site tag (gtag.js) - Google Analytics -->
20
20
< script async src ="https://www.googletagmanager.com/gtag/js?id=UA-143211145-1 "> </ script >
21
21
< script >
22
22
window . dataLayer = window . dataLayer || [ ] ;
You can’t perform that action at this time.
0 commit comments