forked from tornadocash/classic-ui
Update docs & redirect link, add Tornado RPC to all chains
This commit is contained in:
parent
1f24d46360
commit
22a372fae1
@ -20,7 +20,7 @@
|
|||||||
{{ $t('compliance') }}
|
{{ $t('compliance') }}
|
||||||
</b-navbar-item>
|
</b-navbar-item>
|
||||||
<b-navbar-item
|
<b-navbar-item
|
||||||
href="https://docs.tornado.cash"
|
href="https://docs.tornado.ws"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
data-test="docs_link"
|
data-test="docs_link"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
|
@ -19,6 +19,10 @@ export default {
|
|||||||
networkName: 'Ethereum Mainnet',
|
networkName: 'Ethereum Mainnet',
|
||||||
deployedBlock: 9116966,
|
deployedBlock: 9116966,
|
||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
|
chainnodes: {
|
||||||
|
name: 'Tornado RPC',
|
||||||
|
url: 'https://mainnet.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607'
|
||||||
|
},
|
||||||
mevblockerRPC: {
|
mevblockerRPC: {
|
||||||
name: 'MevblockerRPC',
|
name: 'MevblockerRPC',
|
||||||
url: 'https://rpc.mevblocker.io'
|
url: 'https://rpc.mevblocker.io'
|
||||||
@ -135,17 +139,13 @@ export default {
|
|||||||
multicall: '0x41263cba59eb80dc200f3e2544eda4ed6a90e76c',
|
multicall: '0x41263cba59eb80dc200f3e2544eda4ed6a90e76c',
|
||||||
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
|
chainnodes: {
|
||||||
|
name: 'Tornado RPC',
|
||||||
|
url: 'https://bsc-mainnet.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607'
|
||||||
|
},
|
||||||
oneRPC: {
|
oneRPC: {
|
||||||
name: '1RPC',
|
name: '1RPC',
|
||||||
url: 'https://1rpc.io/bnb'
|
url: 'https://1rpc.io/bnb'
|
||||||
},
|
|
||||||
blockPi: {
|
|
||||||
name: 'BlockPi',
|
|
||||||
url: 'https://bsc.blockpi.network/v1/rpc/public'
|
|
||||||
},
|
|
||||||
nodeReal: {
|
|
||||||
name: 'NodeReal',
|
|
||||||
url: 'https://bsc-mainnet.nodereal.io/v1/64a9df0874fb4a93b9d0a3849de012d3'
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
tokens: {
|
tokens: {
|
||||||
@ -190,9 +190,9 @@ export default {
|
|||||||
multicall: '0x11ce4B23bD875D7F5C6a31084f55fDe1e9A87507',
|
multicall: '0x11ce4B23bD875D7F5C6a31084f55fDe1e9A87507',
|
||||||
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
polygonRpc: {
|
chainnodes: {
|
||||||
name: 'Polygon RPC',
|
name: 'Tornado RPC',
|
||||||
url: 'https://polygon-rpc.com'
|
url: 'https://polygon-mainnet.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607'
|
||||||
},
|
},
|
||||||
oneRpc: {
|
oneRpc: {
|
||||||
name: '1RPC',
|
name: '1RPC',
|
||||||
@ -242,17 +242,13 @@ export default {
|
|||||||
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
||||||
ovmGasPriceOracleContract: '0x420000000000000000000000000000000000000F',
|
ovmGasPriceOracleContract: '0x420000000000000000000000000000000000000F',
|
||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
blockPi: {
|
chainnodes: {
|
||||||
name: 'BlockPi',
|
name: 'Tornado RPC',
|
||||||
url: 'https://optimism.blockpi.network/v1/rpc/public'
|
url: 'https://optimism-mainnet.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607'
|
||||||
},
|
},
|
||||||
oneRpc: {
|
oneRpc: {
|
||||||
name: '1RPC',
|
name: '1RPC',
|
||||||
url: 'https://1rpc.io/op'
|
url: 'https://1rpc.io/op'
|
||||||
},
|
|
||||||
Optimism: {
|
|
||||||
name: 'Optimism',
|
|
||||||
url: 'https://mainnet.optimism.io'
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
tokens: {
|
tokens: {
|
||||||
@ -297,9 +293,9 @@ export default {
|
|||||||
multicall: '0x842eC2c7D803033Edf55E478F461FC547Bc54EB2',
|
multicall: '0x842eC2c7D803033Edf55E478F461FC547Bc54EB2',
|
||||||
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
blockPi: {
|
chainnodes: {
|
||||||
name: 'BlockPi',
|
name: 'Tornado RPC',
|
||||||
url: 'https://arbitrum.blockpi.network/v1/rpc/public'
|
url: 'https://arbitrum-one.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607'
|
||||||
},
|
},
|
||||||
Arbitrum: {
|
Arbitrum: {
|
||||||
name: 'Arbitrum RPC',
|
name: 'Arbitrum RPC',
|
||||||
@ -348,9 +344,9 @@ export default {
|
|||||||
multicall: '0xb5b692a88bdfc81ca69dcb1d924f59f0413a602a',
|
multicall: '0xb5b692a88bdfc81ca69dcb1d924f59f0413a602a',
|
||||||
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
communityResolver: {
|
chainnodes: {
|
||||||
name: 'Community RPC Resolver',
|
name: 'Tornado RPC',
|
||||||
url: 'https://development.tornadocash.community/rpc/v1'
|
url: 'https://gnosis-mainnet.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607'
|
||||||
},
|
},
|
||||||
blockPi: {
|
blockPi: {
|
||||||
name: 'BlockPi',
|
name: 'BlockPi',
|
||||||
@ -399,18 +395,14 @@ export default {
|
|||||||
multicall: '0xe86e3989c74293Acc962156cd3F525c07b6a1B6e',
|
multicall: '0xe86e3989c74293Acc962156cd3F525c07b6a1B6e',
|
||||||
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
echoContractAccount: '0xa75BF2815618872f155b7C4B0C81bF990f5245E4',
|
||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
|
communityRPC: {
|
||||||
|
name: 'Tornado RPC',
|
||||||
|
url: 'https://avalanche-rpc.tornado.ws/ext/bc/C/rpc'
|
||||||
|
},
|
||||||
publicRpc1: {
|
publicRpc1: {
|
||||||
name: 'Avalanche RPC',
|
name: 'Avalanche RPC',
|
||||||
url: 'https://api.avax.network/ext/bc/C/rpc'
|
url: 'https://api.avax.network/ext/bc/C/rpc'
|
||||||
},
|
},
|
||||||
blockPi: {
|
|
||||||
name: 'BlockPi',
|
|
||||||
url: 'https://avalanche.blockpi.network/v1/rpc/public'
|
|
||||||
},
|
|
||||||
publicRpc2: {
|
|
||||||
name: 'Avalanche Public PRC',
|
|
||||||
url: 'https://avalanche-evm.publicnode.com'
|
|
||||||
},
|
|
||||||
oneRpc: {
|
oneRpc: {
|
||||||
name: '1RPC',
|
name: '1RPC',
|
||||||
ulr: 'https://1rpc.io/avax/'
|
ulr: 'https://1rpc.io/avax/'
|
||||||
@ -458,9 +450,9 @@ export default {
|
|||||||
echoContractAccount: '0x37e6859804b6499d1e4a86d70a5fdd5de6a0ac65',
|
echoContractAccount: '0x37e6859804b6499d1e4a86d70a5fdd5de6a0ac65',
|
||||||
aggregatorContract: '0x8cb1436F64a3c33aD17bb42F94e255c4c0E871b2',
|
aggregatorContract: '0x8cb1436F64a3c33aD17bb42F94e255c4c0E871b2',
|
||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
Infura: {
|
chainnodes: {
|
||||||
name: 'Infura',
|
name: 'Tornado RPC',
|
||||||
url: 'https://goerli.infura.io/v3/9aa3d95b3bc440fa88ea12eaa4456161'
|
url: 'https://goerli.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
tokens: {
|
tokens: {
|
||||||
|
@ -79,7 +79,7 @@ export default {
|
|||||||
{
|
{
|
||||||
hid: 'og:url',
|
hid: 'og:url',
|
||||||
property: 'og:url',
|
property: 'og:url',
|
||||||
content: 'https://tornado.cash'
|
content: 'https://tornado.ws'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
hid: 'og:type',
|
hid: 'og:type',
|
||||||
@ -89,7 +89,7 @@ export default {
|
|||||||
{
|
{
|
||||||
hid: 'og:image',
|
hid: 'og:image',
|
||||||
property: 'og:image',
|
property: 'og:image',
|
||||||
content: 'https://tornado.cash/tw.png'
|
content: 'https://tornado.ws/tw.png'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
hid: 'description',
|
hid: 'description',
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
>
|
>
|
||||||
<i18n path="trustBanner.trustLess">
|
<i18n path="trustBanner.trustLess">
|
||||||
<template v-slot:link>
|
<template v-slot:link>
|
||||||
<a href="https://tornado.cash/">{{ $t('trustBanner.link') }}</a>
|
<a href="https://tornado.ws/">{{ $t('trustBanner.link') }}</a>
|
||||||
</template>
|
</template>
|
||||||
</i18n>
|
</i18n>
|
||||||
</b-notification>
|
</b-notification>
|
||||||
|
@ -23,9 +23,9 @@ function main(store) {
|
|||||||
window.multipleTabsDetected = true
|
window.multipleTabsDetected = true
|
||||||
window.onbeforeunload = null
|
window.onbeforeunload = null
|
||||||
window.alert(
|
window.alert(
|
||||||
'Multiple tabs opened. Your page will be closed. Please only use single instance of https://tornado.cash'
|
'Multiple tabs opened. Your page will be closed. Please only use single instance of https://tornado.ws'
|
||||||
)
|
)
|
||||||
window.location = 'https://twitter.com/tornadocash'
|
window.location = 'https://t.me/TornadoOfficial'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user