diff --git a/constants/variables.js b/constants/variables.js index 7a2d272..4acbc39 100644 --- a/constants/variables.js +++ b/constants/variables.js @@ -90,7 +90,7 @@ export const PROVIDERS = { export const REGISTRY_DEPLOYED_BLOCK = { 1: 14173129 } -export const DONATIONS_ADDRESS = '0xB008Ce23852Be9e7d43638432617617b2e07B41e' +export const DONATIONS_ADDRESS = '0xb444382F32F865AD7C1e7CD3d2Bb66A717c8575e' export const trees = { PARTS_COUNT: 4, diff --git a/networkConfig.js b/networkConfig.js index 2fbd980..39ba79c 100644 --- a/networkConfig.js +++ b/networkConfig.js @@ -23,7 +23,7 @@ export default { rpcUrls: { chainnodes: { name: 'Tornado RPC', - url: 'https://mainnet.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607' + url: 'https://tornadocash-rpc.com' }, mevblockerRPC: { name: 'MevblockerRPC',