updated donations address, rpc
Some checks failed
Node.js CI / cleanup (push) Has been cancelled
Node.js CI / build (push) Has been cancelled
Node.js CI / deploy-minified (push) Has been cancelled
Node.js CI / deploy-docker (push) Has been cancelled
Node.js CI / deploy-ipfs (push) Has been cancelled
Node.js CI / notify (push) Has been cancelled

This commit is contained in:
Theo 2024-08-05 06:01:04 -04:00
parent 5ad7a7acb4
commit 638a084011
2 changed files with 2 additions and 2 deletions

View File

@ -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,

View File

@ -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',