From ab05c37a840e5edd08640e3f67e0f27aeb99e54f Mon Sep 17 00:00:00 2001 From: SuperBatata Date: Fri, 7 Jul 2023 09:42:55 +0100 Subject: [PATCH] updated alchemy keys --- src/main/resources/walt-default.yaml | 8 ++++---- walt.yml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/resources/walt-default.yaml b/src/main/resources/walt-default.yaml index 314f477..23e6fb8 100644 --- a/src/main/resources/walt-default.yaml +++ b/src/main/resources/walt-default.yaml @@ -13,10 +13,10 @@ azureKeyVaultConfig: providers: ethereum: "ethereum" - goerli: "https://eth-goerli.g.alchemy.com/v2/5TYSteGJgJwJjaQTNN3j_4JtYcvdr3Uy" - sepolia: "https://eth-sepolia.g.alchemy.com/v2/MBOqmZ2X5rRqHqA4Mu_nB3cy9LqndpCX" + goerli: "https://eth-goerli.g.alchemy.com/v2/4Br6R7U_ErdCtE_6tZgpNWThJ3_6uhNV" + sepolia: "https://eth-sepolia.g.alchemy.com/v2/LdR38yfdYdvm9ul6sPIKcBLVaz6ITkAo" polygon: "https://polygon-mainnet.g.alchemy.com/v2/5TYSteGJgJwJjaQTNN3j_4JtYcvdr3Uy" - mumbai: "https://polygon-mumbai.g.alchemy.com/v2/5TYSteGJgJwJjaQTNN3j_4JtYcvdr3Uy" + mumbai: "https://polygon-mumbai.g.alchemy.com/v2/L2jw6KVuEnxP9FNFe4ZPD9H5XRuJ-k1t" astar: "https://evm.astar.network" moonbeam: "https://rpc.api.moonbeam.network" unique: "https://rpc.unique.network" @@ -41,7 +41,7 @@ indexersUrl: apiKeys: ethereumBlockExplorer: "JGD5ZUUBHE8CUXPNKZASVQPHRGBMB7A5XV" polygonBlockExplorer: "DZ3PFVWGJE5B8DMDQPRZ5JFBR6U484B82G" - alchemy: "yjbYhlaH3U_vfnTiRQ3miGQS0cKwQMkB" + alchemy: "L2jw6KVuEnxP9FNFe4ZPD9H5XRuJ-k1t" nftstorage: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJkaWQ6ZXRocjoweDYwNDNEYThENjU2RTU3NTg2ZDk3MkM1ZDM5RUNENzI1NTNCM2Q1NjAiLCJpc3MiOiJuZnQtc3RvcmFnZSIsImlhdCI6MTY1NDYxNTQ2NjIwNCwibmFtZSI6Ik5GVCBLSVQifQ.PkMJpU3aJMQXqzq1nPnHJcWJR-32as3bQed3GBszMdg " subscan: "" diff --git a/walt.yml b/walt.yml index e2d027a..3244520 100644 --- a/walt.yml +++ b/walt.yml @@ -13,10 +13,10 @@ azureKeyVaultConfig: providers: ethereum: "ethereum" - goerli: "https://eth-goerli.g.alchemy.com/v2/5TYSteGJgJwJjaQTNN3j_4JtYcvdr3Uy" - sepolia: "https://eth-sepolia.g.alchemy.com/v2/MBOqmZ2X5rRqHqA4Mu_nB3cy9LqndpCX" + goerli: "https://eth-goerli.g.alchemy.com/v2/4Br6R7U_ErdCtE_6tZgpNWThJ3_6uhNV" + sepolia: "https://eth-sepolia.g.alchemy.com/v2/LdR38yfdYdvm9ul6sPIKcBLVaz6ITkAo" polygon: "https://polygon-mainnet.g.alchemy.com/v2/5TYSteGJgJwJjaQTNN3j_4JtYcvdr3Uy" - mumbai: "https://polygon-mumbai.g.alchemy.com/v2/5TYSteGJgJwJjaQTNN3j_4JtYcvdr3Uy" + mumbai: "https://polygon-mumbai.g.alchemy.com/v2/L2jw6KVuEnxP9FNFe4ZPD9H5XRuJ-k1t" astar: "https://evm.astar.network" moonbeam: "https://rpc.api.moonbeam.network" unique: "https://rpc.unique.network" @@ -40,7 +40,7 @@ keys: apiKeys: ethereumBlockExplorer: "JGD5ZUUBHE8CUXPNKZASVQPHRGBMB7A5XV" polygonBlockExplorer: "DZ3PFVWGJE5B8DMDQPRZ5JFBR6U484B82G" - alchemy: "yjbYhlaH3U_vfnTiRQ3miGQS0cKwQMkB" + alchemy: "L2jw6KVuEnxP9FNFe4ZPD9H5XRuJ-k1t" nftstorage: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJkaWQ6ZXRocjoweDYwNDNEYThENjU2RTU3NTg2ZDk3MkM1ZDM5RUNENzI1NTNCM2Q1NjAiLCJpc3MiOiJuZnQtc3RvcmFnZSIsImlhdCI6MTY1NDYxNTQ2NjIwNCwibmFtZSI6Ik5GVCBLSVQifQ.PkMJpU3aJMQXqzq1nPnHJcWJR-32as3bQed3GBszMdg " subscan: ""