Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
docs: change demo moralisWeb3APIKey
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed Jun 14, 2022
1 parent 363c6b9 commit d5d4459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/init.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default defineClientConfig({
if (!__VUEPRESS_SSR__) {
app.config.globalProperties.Unidata = Unidata;
app.config.globalProperties.unidata = new Unidata({
moralisWeb3APIKey: 'gqcVQSCpWGNlfs2nMM1xvW1pOmZhzHc058aNpEK8BKIp26Q39PJemBu5BJi6SZOD',
moralisWeb3APIKey: 'dCYUW7mpC8lJJitfSX5nsgWBREkBIb5SW1OfFlDLiV7A0v4b2vubtkpQXsBrXqt0',
alchemyEthereumAPIKey: '4h0_z1B6WEmj9hp1HJZm7ujeWZpLR6rv',
alchemyPolygonAPIKey: 'm1tznK8U8nVecA0Zime5dzF8Pb2av70q',
alchemyFlowAPIKey: 'op8m1oqlivm297iodsezvn3hoya9960u',
Expand Down

0 comments on commit d5d4459

Please sign in to comment.