update relayer list & readme
This commit is contained in:
parent
9797bc9461
commit
665e02166e
677
README.md
677
README.md
@ -1,6 +1,6 @@
|
||||
# Tornado-CLI
|
||||
|
||||
Command line tool to interact with [Tornado Cash](https://tornadocash.eth.link).
|
||||
Command line tool to interact with [Tornado Cash](https://tornadocashcommunity.eth.link).
|
||||
|
||||
### Warning!
|
||||
Current cli version doesn't support [Anonymity Mining](https://tornado-cash.medium.com/tornado-cash-governance-proposal-a55c5c7d0703)
|
||||
@ -19,12 +19,12 @@ You also need to install C++ build tools in order to do 'npm install', for more
|
||||
If you have git installed on your system, clone the master branch.
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/tornadocash/tornado-cli
|
||||
$ git clone https://development.tornadocash.community/tornadocash/tornado-cli
|
||||
```
|
||||
|
||||
Or, download the archive file from github
|
||||
|
||||
https://github.com/tornadocash/tornado-cli/archive/refs/heads/master.zip
|
||||
https://development.tornadocash.community/tornadocash/tornado-cli/archive/refs/heads/master.zip
|
||||
|
||||
After downloading or cloning the repository, you must install necessary libraries using the following command.
|
||||
|
||||
@ -170,90 +170,107 @@ Infura API key fetched from https://rpc.info (Same one with Metamask)
|
||||
{
|
||||
"netId1":{
|
||||
"rpcUrls":{
|
||||
"Infura":{
|
||||
"name":"Infura",
|
||||
"url":"https://mainnet.infura.io/v3/9aa3d95b3bc440fa88ea12eaa4456161"
|
||||
"publicRpc1":{
|
||||
"name":"SecureRPC",
|
||||
"url":"https://api.securerpc.com/v1"
|
||||
},
|
||||
"MyEtherWallet":{
|
||||
"name":"MyEtherWallet",
|
||||
"url":"https://nodes.mewapi.io/rpc/eth"
|
||||
},
|
||||
"MyCrypto":{
|
||||
"name":"MyCrypto",
|
||||
"url":"https://api.mycryptoapi.com/eth"
|
||||
},
|
||||
"CloudFlare":{
|
||||
"publicRpc2":{
|
||||
"name":"CloudFlare",
|
||||
"url":"https://cloudflare-eth.com"
|
||||
}
|
||||
},
|
||||
"relayers":{
|
||||
"mainnet-v2.poanet.eth":{
|
||||
"url":"mainnet-v2.poanet.eth",
|
||||
"name":"mainnet-v2.poanet.eth",
|
||||
"cachedUrl":"https://tornado-mainnet-v2.poa.network/"
|
||||
"relayers": {
|
||||
"0xproxy.eth": {
|
||||
"url": "0xproxy.eth",
|
||||
"name": "0xproxy.eth",
|
||||
"cachedUrl": "http://mainnet.0x0relayer.xyz/"
|
||||
},
|
||||
"0xtornadocash.eth": {
|
||||
"url": "0xtornadocash.eth",
|
||||
"name": "0xtornadocash.eth",
|
||||
"cachedUrl": "http://mainnet-tornado-0xtornadocash-eth.crypto-bot.exchange/"
|
||||
},
|
||||
"available-reliable-relayer.eth": {
|
||||
"url": "available-reliable-relayer.eth",
|
||||
"name": "available-reliable-relayer.eth",
|
||||
"cachedUrl": "http://mainnet-tornado-arr-eth.crypto-bot.exchange/"
|
||||
},
|
||||
"bitah.eth": {
|
||||
"url": "bitah.eth",
|
||||
"name": "bitah.eth",
|
||||
"cachedUrl": "http://tornado.bitah.link/"
|
||||
},
|
||||
"cheap-relayer.eth": {
|
||||
"url": "cheap-relayer.eth",
|
||||
"name": "cheap-relayer.eth",
|
||||
"cachedUrl": "http://mainnet-tornado.cheap-relayer.xyz/"
|
||||
},
|
||||
"em3tornado.eth": {
|
||||
"url": "em3tornado.eth",
|
||||
"name": "em3tornado.eth",
|
||||
"cachedUrl": "http://em3torn.com/"
|
||||
},
|
||||
"mainnet-v2.relaymy.eth":{
|
||||
"url":"mainnet-v2.relaymy.eth",
|
||||
"name":"mainnet-v2.relaymy.eth",
|
||||
"cachedUrl":"https://mainnet-v2.relaymy.xyz/"
|
||||
"lowcost.eth": {
|
||||
"url": "lowcost.eth",
|
||||
"name": "lowcost.eth",
|
||||
"cachedUrl": "http://mainnet-tornado.low-fee.xyz/"
|
||||
},
|
||||
"mainnet-v2.gaasservices.eth":{
|
||||
"url":"mainnet-v2.gaasservices.eth",
|
||||
"name":"mainnet-v2.gaasservices.eth",
|
||||
"cachedUrl":"https://mainnet-v2.gaas.services/"
|
||||
"relayer007.eth": {
|
||||
"url": "relayer007.eth",
|
||||
"name": "relayer007.eth",
|
||||
"cachedUrl": "http://torn.relayersdao.finance/"
|
||||
},
|
||||
"mainnet-v2.reasoned.eth":{
|
||||
"url":"mainnet-v2.reasoned.eth",
|
||||
"name":"mainnet-v2.reasoned.eth",
|
||||
"cachedUrl":"https://mainnet-v2.solarsis.net/"
|
||||
},
|
||||
"v2.mainnet.thewizardseye.eth":{
|
||||
"url":"v2.mainnet.thewizardseye.eth",
|
||||
"name":"v2.mainnet.thewizardseye.eth",
|
||||
"cachedUrl":"https://v2.mainnet.thewizardseye.de/"
|
||||
},
|
||||
"v2.odanrot.eth":{
|
||||
"url":"v2.odanrot.eth",
|
||||
"name":"v2.odanrot.eth",
|
||||
"cachedUrl":"https://tcrv2.avado.cloud/"
|
||||
},
|
||||
"mainnet-v2.releth.eth":{
|
||||
"url":"mainnet-v2.releth.eth",
|
||||
"name":"mainnet-v2.releth.eth",
|
||||
"cachedUrl":"https://mainnet-v2.reloch.net/"
|
||||
},
|
||||
"mainnet.t-relay.eth":{
|
||||
"url":"mainnet.t-relay.eth",
|
||||
"name":"mainnet.t-relay.eth",
|
||||
"cachedUrl":"https://mainnet.t-relay.online/"
|
||||
},
|
||||
"mainnet-v2.therelayer.eth":{
|
||||
"url":"mainnet-v2.therelayer.eth",
|
||||
"name":"mainnet-v2.therelayer.eth",
|
||||
"cachedUrl":"https://mainnet-v2.therelayer.xyz/"
|
||||
},
|
||||
"mainnet.relayer-service.eth":{
|
||||
"url":"mainnet.relayer-service.eth",
|
||||
"name":"mainnet.relayer-service.eth",
|
||||
"cachedUrl":"https://mainnet-relayer.hertz.zone/"
|
||||
},
|
||||
"mainnet-v2.tornadosolutions.eth":{
|
||||
"url":"mainnet-v2.tornadosolutions.eth",
|
||||
"name":"mainnet-v2.tornadosolutions.eth",
|
||||
"cachedUrl":"https://mainnet-v2.tornado.solutions/"
|
||||
},
|
||||
"mainnet-v2.torn.eth":{
|
||||
"url":"mainnet-v2.torn.eth",
|
||||
"name":"mainnet-v2.torn.eth",
|
||||
"cachedUrl":"https://mainnet-v2.torn.cash/"
|
||||
},
|
||||
"mainnet-v2.defidevotee.eth":{
|
||||
"url":"mainnet-v2.defidevotee.eth",
|
||||
"name":"mainnet-v2.defidevotee.eth",
|
||||
"cachedUrl":"https://mainnet-v2.defidevotee.xyz/"
|
||||
}
|
||||
}
|
||||
"reltor.eth": {
|
||||
"url": "reltor.eth",
|
||||
"name": "reltor.eth",
|
||||
"cachedUrl": "http://reltor.su/"
|
||||
},
|
||||
"shadow-out.eth": {
|
||||
"url": "shadow-out.eth",
|
||||
"name": "shadow-out.eth",
|
||||
"cachedUrl": "http://torn-relayer.shadowninjas.xyz/"
|
||||
},
|
||||
"thornadope.eth": {
|
||||
"url": "thornadope.eth",
|
||||
"name": "thornadope.eth",
|
||||
"cachedUrl": "http://thornadope.xyz/"
|
||||
},
|
||||
"torn-eth.eth": {
|
||||
"url": "torn-eth.eth",
|
||||
"name": "torn-eth.eth",
|
||||
"cachedUrl": "http://mainnet-tornado.50swap.com/"
|
||||
},
|
||||
"torn-relayers.eth": {
|
||||
"url": "torn-relayers.eth",
|
||||
"name": "torn-relayers.eth",
|
||||
"cachedUrl": "http://mainnet.tornrelayers.com/"
|
||||
},
|
||||
"torn-secure.eth": {
|
||||
"url": "torn-secure.eth",
|
||||
"name": "torn-secure.eth",
|
||||
"cachedUrl": "http://mainnet-tornado.secure-relays.site/"
|
||||
},
|
||||
"torn69.eth": {
|
||||
"url": "torn69.eth",
|
||||
"name": "torn69.eth",
|
||||
"cachedUrl": "http://m2.torn69.gq/"
|
||||
},
|
||||
"tornado-crypto-bot-exchange.eth": {
|
||||
"url": "tornado-crypto-bot-exchange.eth",
|
||||
"name": "tornado-crypto-bot-exchange.eth",
|
||||
"cachedUrl": "http://tornado.crypto-bot.exchange/"
|
||||
},
|
||||
"torndao.eth": {
|
||||
"url": "torndao.eth",
|
||||
"name": "torndao.eth",
|
||||
"cachedUrl": "http://eth-tornado.zkany.com/"
|
||||
},
|
||||
"tornrelayers.eth": {
|
||||
"url": "tornrelayers.eth",
|
||||
"name": "tornrelayers.eth",
|
||||
"cachedUrl": "http://mainnet-tornado-tornrelayer-eth.crypto-bot.exchange/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"netId56":{
|
||||
"rpcUrls":{
|
||||
@ -269,76 +286,79 @@ Infura API key fetched from https://rpc.info (Same one with Metamask)
|
||||
"name":"BSC Public RPC 3",
|
||||
"url":"https://bsc-dataseed1.ninicoin.io"
|
||||
},
|
||||
"publicRpcAnkr":{
|
||||
"name":"Ankr BSC Public RPC",
|
||||
"url":"https://bscrpc.com"
|
||||
},
|
||||
"publicRpcNodeReal":{
|
||||
"name":"NodeReal BSC Public RPC",
|
||||
"url":"https://binance.nodereal.io"
|
||||
},
|
||||
"MyEtherWallet":{
|
||||
"name":"MyEtherWallet",
|
||||
"url":"https://nodes.mewapi.io/rpc/bsc"
|
||||
}
|
||||
},
|
||||
"relayers":{
|
||||
"bsc.relayer-service.eth":{
|
||||
"url":"bsc.relayer-service.eth",
|
||||
"name":"bsc.relayer-service.eth",
|
||||
"cachedUrl":"https://bsc-relayer.hertz.zone/"
|
||||
},
|
||||
"bsc.t-relay.eth":{
|
||||
"url":"bsc.t-relay.eth",
|
||||
"name":"bsc.t-relay.eth",
|
||||
"cachedUrl":"https://bsc.t-relay.online/"
|
||||
},
|
||||
"bsc.therelayer.eth":{
|
||||
"url":"bsc.therelayer.eth",
|
||||
"name":"bsc.therelayer.eth",
|
||||
"cachedUrl":"https://bsc.therelayer.xyz/"
|
||||
},
|
||||
"bsc-v2.defidevotee.eth":{
|
||||
"url":"bsc-v2.defidevotee.eth",
|
||||
"name":"bsc-v2.defidevotee.eth",
|
||||
"cachedUrl":"https://bsc-v2.defidevotee.xyz/"
|
||||
},
|
||||
"v1.bsc.thewizardseye.eth":{
|
||||
"url":"v1.bsc.thewizardseye.eth",
|
||||
"name":"v1.bsc.thewizardseye.eth",
|
||||
"cachedUrl":"https://v1.bsc.thewizardseye.de/"
|
||||
},
|
||||
"bsc.relaymy.eth":{
|
||||
"url":"bsc.relaymy.eth",
|
||||
"name":"bsc.relaymy.eth",
|
||||
"cachedUrl":"https://bsc.relaymy.xyz/"
|
||||
},
|
||||
"bsc.torn.eth":{
|
||||
"url":"bsc.torn.eth",
|
||||
"name":"bsc.torn.eth",
|
||||
"cachedUrl":"https://bsc.torn.cash/"
|
||||
},
|
||||
"bsc.gaasservices.eth":{
|
||||
"url":"bsc.gaasservices.eth",
|
||||
"name":"bsc.gaasservices.eth",
|
||||
"cachedUrl":"https://bsc.gaas.services/"
|
||||
},
|
||||
"bsc.tornadosolutions.eth":{
|
||||
"url":"bsc.tornadosolutions.eth",
|
||||
"name":"bsc.tornadosolutions.eth",
|
||||
"cachedUrl":"https://bsc.tornado.solutions/"
|
||||
},
|
||||
"bsc.odanrot.eth":{
|
||||
"url":"bsc.odanrot.eth",
|
||||
"name":"bsc.odanrot.eth",
|
||||
"cachedUrl":"https://tcrbsc.avado.cloud/"
|
||||
},
|
||||
"bsc.releth.eth":{
|
||||
"url":"bsc.releth.eth",
|
||||
"name":"bsc.releth.eth",
|
||||
"cachedUrl":"https://bsc.reloch.net/"
|
||||
}
|
||||
}
|
||||
"relayers": {
|
||||
"0xproxy.eth": {
|
||||
"url": "0xproxy.eth",
|
||||
"name": "0xproxy.eth",
|
||||
"cachedUrl": "http://bsc.0x0relayer.xyz/"
|
||||
},
|
||||
"bitah.eth": {
|
||||
"url": "bitah.eth",
|
||||
"name": "bitah.eth",
|
||||
"cachedUrl": "http://bsc-tornado.bitah.link/"
|
||||
},
|
||||
"cheap-relayer.eth": {
|
||||
"url": "cheap-relayer.eth",
|
||||
"name": "cheap-relayer.eth",
|
||||
"cachedUrl": "http://bsc-tornado.cheap-relayer.xyz/"
|
||||
},
|
||||
"em3tornado.eth": {
|
||||
"url": "em3tornado.eth",
|
||||
"name": "em3tornado.eth",
|
||||
"cachedUrl": "http://bsc.em3torn.com/"
|
||||
},
|
||||
"lowcost.eth": {
|
||||
"url": "lowcost.eth",
|
||||
"name": "lowcost.eth",
|
||||
"cachedUrl": "http://bsc-tornado.low-fee.xyz/"
|
||||
},
|
||||
"relayer007.eth": {
|
||||
"url": "relayer007.eth",
|
||||
"name": "relayer007.eth",
|
||||
"cachedUrl": "http://bsc.relayersdao.finance/"
|
||||
},
|
||||
"reltor.eth": {
|
||||
"url": "reltor.eth",
|
||||
"name": "reltor.eth",
|
||||
"cachedUrl": "http://bsc.reltor.su/"
|
||||
},
|
||||
"thornadope.eth": {
|
||||
"url": "thornadope.eth",
|
||||
"name": "thornadope.eth",
|
||||
"cachedUrl": "http://tornado-bsc.thornadope.xyz/"
|
||||
},
|
||||
"torn-relay.eth": {
|
||||
"url": "torn-relay.eth",
|
||||
"name": "torn-relay.eth",
|
||||
"cachedUrl": "http://bsc.torn-relay.com/"
|
||||
},
|
||||
"torn-relayers.eth": {
|
||||
"url": "torn-relayers.eth",
|
||||
"name": "torn-relayers.eth",
|
||||
"cachedUrl": "http://bsc.tornrelayers.com/"
|
||||
},
|
||||
"torn-secure.eth": {
|
||||
"url": "torn-secure.eth",
|
||||
"name": "torn-secure.eth",
|
||||
"cachedUrl": "http://bsc-v0.secure-relays.site/"
|
||||
},
|
||||
"torn69.eth": {
|
||||
"url": "torn69.eth",
|
||||
"name": "torn69.eth",
|
||||
"cachedUrl": "http://bsc.0x111111.xyz/"
|
||||
},
|
||||
"tornado-crypto-bot-exchange.eth": {
|
||||
"url": "tornado-crypto-bot-exchange.eth",
|
||||
"name": "tornado-crypto-bot-exchange.eth",
|
||||
"cachedUrl": "http://tornado-bsc.crypto-bot.exchange/"
|
||||
},
|
||||
"torndao.eth": {
|
||||
"url": "torndao.eth",
|
||||
"name": "torndao.eth",
|
||||
"cachedUrl": "http://bsc-tornado.zkany.com/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"netId100":{
|
||||
"rpcUrls":{
|
||||
@ -346,66 +366,13 @@ Infura API key fetched from https://rpc.info (Same one with Metamask)
|
||||
"name":"Gnosis Chain RPC",
|
||||
"url":"https://rpc.gnosischain.com"
|
||||
},
|
||||
"publicRpc2":{
|
||||
"name":"Gnosis Chain RPC2",
|
||||
"url":"https://xdai.poanetwork.dev"
|
||||
},
|
||||
"publicRpc3":{
|
||||
"name":"Gnosis Chain RPC3",
|
||||
"url":"https://dai.poa.network/"
|
||||
}
|
||||
},
|
||||
"relayers":{
|
||||
"xdai.relayer-service.eth":{
|
||||
"url":"xdai.relayer-service.eth",
|
||||
"name":"xdai.relayer-service.eth",
|
||||
"cachedUrl":"https://xdai-relayer.hertz.zone/"
|
||||
},
|
||||
"xdai.releth.eth":{
|
||||
"url":"xdai.releth.eth",
|
||||
"name":"xdai.releth.eth",
|
||||
"cachedUrl":"https://xdai.reloch.net/"
|
||||
},
|
||||
"xdai.relaymy.eth":{
|
||||
"url":"xdai.relaymy.eth",
|
||||
"name":"xdai.relaymy.eth",
|
||||
"cachedUrl":"https://xdai.relaymy.xyz/"
|
||||
},
|
||||
"xdai.torn.eth":{
|
||||
"url":"xdai.torn.eth",
|
||||
"name":"xdai.torn.eth",
|
||||
"cachedUrl":"https://xdai.torn.cash/"
|
||||
},
|
||||
"xdai.t-relay.eth":{
|
||||
"url":"xdai.t-relay.eth",
|
||||
"name":"xdai.t-relay.eth",
|
||||
"cachedUrl":"https://xdai.t-relay.online/"
|
||||
},
|
||||
"xdai-v2.poanet.eth":{
|
||||
"url":"xdai-v2.poanet.eth",
|
||||
"name":"xdai-v2.poanet.eth",
|
||||
"cachedUrl":"https://tornado-xdai.poa.network/"
|
||||
},
|
||||
"xdai.gaasservices.eth":{
|
||||
"url":"xdai.gaasservices.eth",
|
||||
"name":"xdai.gaasservices.eth",
|
||||
"cachedUrl":"https://xdai.gaas.services/"
|
||||
},
|
||||
"xdai.therelayer.eth":{
|
||||
"url":"xdai.therelayer.eth",
|
||||
"name":"xdai.therelayer.eth",
|
||||
"cachedUrl":"https://xdai.therelayer.xyz/"
|
||||
},
|
||||
"xdai.tornadosolutions.eth":{
|
||||
"url":"xdai.tornadosolutions.eth",
|
||||
"name":"xdai.tornadosolutions.eth",
|
||||
"cachedUrl":"https://xdai.tornado.solutions/"
|
||||
},
|
||||
"xdai.odanrot.eth":{
|
||||
"url":"xdai.odanrot.eth",
|
||||
"name":"xdai.odanrot.eth",
|
||||
"cachedUrl":"https://tcxdai.avado.cloud/"
|
||||
}
|
||||
"torndao.eth": {
|
||||
"url": "torndao.eth",
|
||||
"name": "torndao.eth",
|
||||
"cachedUrl": "http://gnosis-tornado.zkany.com/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"netId137":{
|
||||
@ -427,102 +394,67 @@ Infura API key fetched from https://rpc.info (Same one with Metamask)
|
||||
"url":"https://nodes.mewapi.io/ws/matic"
|
||||
}
|
||||
},
|
||||
"relayers":{
|
||||
"polygon.therelayer.eth":{
|
||||
"url":"polygon.therelayer.eth",
|
||||
"name":"polygon.therelayer.eth",
|
||||
"cachedUrl":"https://polygon.therelayer.xyz/"
|
||||
"relayers": {
|
||||
"cheap-relayer.eth": {
|
||||
"url": "cheap-relayer.eth",
|
||||
"name": "cheap-relayer.eth",
|
||||
"cachedUrl": "http://polygon-tornado.cheap-relayer.xyz/"
|
||||
},
|
||||
"polygon.odanrot.eth":{
|
||||
"url":"polygon.odanrot.eth",
|
||||
"name":"polygon.odanrot.eth",
|
||||
"cachedUrl":"https://tcrmatic.avado.cloud/"
|
||||
"lowcost.eth": {
|
||||
"url": "lowcost.eth",
|
||||
"name": "lowcost.eth",
|
||||
"cachedUrl": "http://polygon-tornado.low-fee.xyz/"
|
||||
},
|
||||
"polygon.t-relay.eth":{
|
||||
"url":"polygon.t-relay.eth",
|
||||
"name":"polygon.t-relay.eth",
|
||||
"cachedUrl":"https://polygon.t-relay.online/"
|
||||
},
|
||||
"polygon.relayer-service.eth":{
|
||||
"url":"polygon.relayer-service.eth",
|
||||
"name":"polygon.relayer-service.eth",
|
||||
"cachedUrl":"https://polygon-relayer.hertz.zone/"
|
||||
},
|
||||
"poly.releth.eth":{
|
||||
"url":"poly.releth.eth",
|
||||
"name":"poly.releth.eth",
|
||||
"cachedUrl":"https://poly.reloch.net/"
|
||||
},
|
||||
"v1.polygon.thewizardseye.eth":{
|
||||
"url":"v1.polygon.thewizardseye.eth",
|
||||
"name":"v1.polygon.thewizardseye.eth",
|
||||
"cachedUrl":"https://v1.polygon.thewizardseye.de/"
|
||||
},
|
||||
"polygon.reasoned.eth":{
|
||||
"url":"polygon.reasoned.eth",
|
||||
"name":"polygon.reasoned.eth",
|
||||
"cachedUrl":"https://polygon.solarsis.net/"
|
||||
},
|
||||
"polygon.torn.eth":{
|
||||
"url":"polygon.torn.eth",
|
||||
"name":"polygon.torn.eth",
|
||||
"cachedUrl":"https://polygon.torn.cash/"
|
||||
},
|
||||
"polygon.relaymy.eth":{
|
||||
"url":"polygon.relaymy.eth",
|
||||
"name":"polygon.relaymy.eth",
|
||||
"cachedUrl":"https://polygon.relaymy.xyz/"
|
||||
},
|
||||
"polygon.tornadosolutions.eth":{
|
||||
"url":"polygon.tornadosolutions.eth",
|
||||
"name":"polygon.tornadosolutions.eth",
|
||||
"cachedUrl":"https://polygon.tornado.solutions/"
|
||||
},
|
||||
"polygon.gaasservices.eth":{
|
||||
"url":"polygon.gaasservices.eth",
|
||||
"name":"polygon.gaasservices.eth",
|
||||
"cachedUrl":"https://polygon.gaas.services/"
|
||||
}
|
||||
"relayer007.eth": {
|
||||
"url": "relayer007.eth",
|
||||
"name": "relayer007.eth",
|
||||
"cachedUrl": "http://matic.relayersdao.finance/"
|
||||
},
|
||||
"reltor.eth": {
|
||||
"url": "reltor.eth",
|
||||
"name": "reltor.eth",
|
||||
"cachedUrl": "http://polygon.reltor.su/"
|
||||
},
|
||||
"thornadope.eth": {
|
||||
"url": "thornadope.eth",
|
||||
"name": "thornadope.eth",
|
||||
"cachedUrl": "http://tornado-polygon.thornadope.xyz/"
|
||||
},
|
||||
"torn-secure.eth": {
|
||||
"url": "torn-secure.eth",
|
||||
"name": "torn-secure.eth",
|
||||
"cachedUrl": "http://poly-v0.secure-relays.site/"
|
||||
},
|
||||
"tornado-crypto-bot-exchange.eth": {
|
||||
"url": "tornado-crypto-bot-exchange.eth",
|
||||
"name": "tornado-crypto-bot-exchange.eth",
|
||||
"cachedUrl": "http://tornado-polygon.crypto-bot.exchange/"
|
||||
},
|
||||
"torndao.eth": {
|
||||
"url": "torndao.eth",
|
||||
"name": "torndao.eth",
|
||||
"cachedUrl": "http://polygon-tornado.zkany.com/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"netId42161":{
|
||||
"rpcUrls":{
|
||||
"Arbitrum":{
|
||||
"publicRpc1":{
|
||||
"name":"Arbitrum Public RPC",
|
||||
"url":"https://arb1.arbitrum.io/rpc"
|
||||
}
|
||||
},
|
||||
"relayers":{
|
||||
"arb.releth.eth":{
|
||||
"url":"arb.releth.eth",
|
||||
"name":"arb.releth.eth",
|
||||
"cachedUrl":"https://arbitrum.reloch.net/"
|
||||
},
|
||||
"arbitrum.therelayer.eth":{
|
||||
"url":"arbitrum.therelayer.eth",
|
||||
"name":"arbitrum.therelayer.eth",
|
||||
"cachedUrl":"https://arbitrum.therelayer.xyz/"
|
||||
},
|
||||
"arbitrum.relayer-service.eth":{
|
||||
"url":"arbitrum.relayer-service.eth",
|
||||
"name":"arbitrum.relayer-service.eth",
|
||||
"cachedUrl":"https://arbitrum-relayer.hertz.zone/"
|
||||
},
|
||||
"arbitrum.t-relay.eth":{
|
||||
"url":"arbitrum.t-relay.eth",
|
||||
"name":"arbitrum.t-relay.eth",
|
||||
"cachedUrl":"https://arbitrum.t-relay.online/"
|
||||
},
|
||||
"arbitrum.relaymy.eth":{
|
||||
"url":"arbitrum.relaymy.eth",
|
||||
"name":"arbitrum.relaymy.eth",
|
||||
"cachedUrl":"https://arbitrum.relaymy.xyz/"
|
||||
},
|
||||
"arbitrum.torn.eth":{
|
||||
"url":"arbitrum.torn.eth",
|
||||
"name":"arbitrum.torn.eth",
|
||||
"cachedUrl":"https://arbitrum.torn.cash/"
|
||||
}
|
||||
"tornado-crypto-bot-exchange.eth": {
|
||||
"url": "tornado-crypto-bot-exchange.eth",
|
||||
"name": "tornado-crypto-bot-exchange.eth",
|
||||
"cachedUrl": "http://tornado-arbitrum.crypto-bot.exchange/"
|
||||
},
|
||||
"torndao.eth": {
|
||||
"url": "torndao.eth",
|
||||
"name": "torndao.eth",
|
||||
"cachedUrl": "http://arbitrum-tornado.zkany.com/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"netId43114":{
|
||||
@ -533,41 +465,26 @@ Infura API key fetched from https://rpc.info (Same one with Metamask)
|
||||
}
|
||||
},
|
||||
"relayers":{
|
||||
"avax.odanrot.eth":{
|
||||
"url":"avax.odanrot.eth",
|
||||
"name":"avax.odanrot.eth",
|
||||
"cachedUrl":"https://tcravalanche.avado.cloud/"
|
||||
},
|
||||
"avalanche.therelayer.eth":{
|
||||
"url":"avalanche.therelayer.eth",
|
||||
"name":"avalanche.therelayer.eth",
|
||||
"cachedUrl":"https://avalanche.therelayer.xyz/"
|
||||
},
|
||||
"avalanche.t-relay.eth":{
|
||||
"url":"avalanche.t-relay.eth",
|
||||
"name":"avalanche.t-relay.eth",
|
||||
"cachedUrl":"https://avalanche.t-relay.online/"
|
||||
},
|
||||
"avalanche.relaymy.eth":{
|
||||
"url":"avalanche.relaymy.eth",
|
||||
"name":"avalanche.relaymy.eth",
|
||||
"cachedUrl":"https://avalanche.relaymy.xyz/"
|
||||
},
|
||||
"avalanche.tornadosolutions.eth":{
|
||||
"url":"avalanche.tornadosolutions.eth",
|
||||
"name":"avalanche.tornadosolutions.eth",
|
||||
"cachedUrl":"https://avalanche.tornado.solutions/"
|
||||
},
|
||||
"avalanche.gaasservices.eth":{
|
||||
"url":"avalanche.gaasservices.eth",
|
||||
"name":"avalanche.gaasservices.eth",
|
||||
"cachedUrl":"https://avalanche.gaas.services/"
|
||||
},
|
||||
"avax.releth.eth":{
|
||||
"url":"avax.releth.eth",
|
||||
"name":"avax.releth.eth",
|
||||
"cachedUrl":"https://avax.reloch.net/"
|
||||
}
|
||||
"cheap-relayer.eth": {
|
||||
"url": "cheap-relayer.eth",
|
||||
"name": "cheap-relayer.eth",
|
||||
"cachedUrl": "http://avalanche-tornado.cheap-relayer.xyz/"
|
||||
},
|
||||
"lowcost.eth": {
|
||||
"url": "lowcost.eth",
|
||||
"name": "lowcost.eth",
|
||||
"cachedUrl": "http://avalanche-tornado.low-fee.xyz/"
|
||||
},
|
||||
"thornadope.eth": {
|
||||
"url": "thornadope.eth",
|
||||
"name": "thornadope.eth",
|
||||
"cachedUrl": "http://tornado-avalanche.thornadope.xyz/"
|
||||
},
|
||||
"tornado-crypto-bot-exchange.eth": {
|
||||
"url": "tornado-crypto-bot-exchange.eth",
|
||||
"name": "tornado-crypto-bot-exchange.eth",
|
||||
"cachedUrl": "http://tornado-avalanche.crypto-bot.exchange/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"netId10":{
|
||||
@ -578,43 +495,19 @@ Infura API key fetched from https://rpc.info (Same one with Metamask)
|
||||
}
|
||||
},
|
||||
"relayers":{
|
||||
"optimism.t-relay.eth":{
|
||||
"url":"optimism.t-relay.eth",
|
||||
"name":"optimism.t-relay.eth",
|
||||
"cachedUrl":"https://optimism.t-relay.online/"
|
||||
},
|
||||
"optimism.therelayer.eth":{
|
||||
"url":"optimism.therelayer.eth",
|
||||
"name":"optimism.therelayer.eth",
|
||||
"cachedUrl":"https://optimism.therelayer.xyz/"
|
||||
},
|
||||
"optimism.relayer-service.eth":{
|
||||
"url":"optimism.relayer-service.eth",
|
||||
"name":"optimism.relayer-service.eth",
|
||||
"cachedUrl":"https://optimism-relayer.hertz.zone/"
|
||||
},
|
||||
"optimism.torn.eth":{
|
||||
"url":"optimism.torn.eth",
|
||||
"name":"optimism.torn.eth",
|
||||
"cachedUrl":"https://optimism.torn.cash/"
|
||||
},
|
||||
"optimism.relaymy.eth":{
|
||||
"url":"optimism.relaymy.eth",
|
||||
"name":"optimism.relaymy.eth",
|
||||
"cachedUrl":"https://optimism.relaymy.xyz/"
|
||||
}
|
||||
"tornado-crypto-bot-exchange.eth": {
|
||||
"url": "tornado-crypto-bot-exchange.eth",
|
||||
"name": "tornado-crypto-bot-exchange.eth",
|
||||
"cachedUrl": "http://tornado-optimism.crypto-bot.exchange/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"netId5":{
|
||||
"rpcUrls":{
|
||||
"Infura":{
|
||||
"publicRpc1":{
|
||||
"name":"Infura",
|
||||
"url":"https://goerli.infura.io/v3/9aa3d95b3bc440fa88ea12eaa4456161"
|
||||
},
|
||||
"Mudit":{
|
||||
"name":"Mudit",
|
||||
"url":"https://rpc.goerli.mudit.blog"
|
||||
},
|
||||
"Slockit":{
|
||||
"name":"Slockit",
|
||||
"url":"https://rpc.slock.it/goerli"
|
||||
@ -623,78 +516,8 @@ Infura API key fetched from https://rpc.info (Same one with Metamask)
|
||||
"name":"Prylabs",
|
||||
"url":"https://goerli.prylabs.net"
|
||||
},
|
||||
"MyEtherWallet":{
|
||||
"name":"MyEtherWallet",
|
||||
"url":"https://nodes.mewapi.io/ws/goerli"
|
||||
}
|
||||
},
|
||||
"relayers":{
|
||||
"goerli-v2.poanet.eth":{
|
||||
"url":"goerli-v2.poanet.eth",
|
||||
"name":"goerli-v2.poanet.eth",
|
||||
"cachedUrl":"https://tornado-goerli-v2.poa.network/"
|
||||
},
|
||||
"goerli.v2.odanrot.eth":{
|
||||
"url":"goerli.v2.odanrot.eth",
|
||||
"name":"goerli.v2.odanrot.eth",
|
||||
"cachedUrl":"https://tcrv2goerli.avado.cloud/"
|
||||
},
|
||||
"goerli-v2.releth.eth":{
|
||||
"url":"goerli-v2.releth.eth",
|
||||
"name":"goerli-v2.releth.eth",
|
||||
"cachedUrl":"https://goerli-v2.reloch.net/"
|
||||
},
|
||||
"goerli-v2.relaymy.eth":{
|
||||
"url":"goerli-v2.relaymy.eth",
|
||||
"name":"goerli-v2.relaymy.eth",
|
||||
"cachedUrl":"https://goerli-v2.relaymy.xyz/"
|
||||
},
|
||||
"goerli-v2.gaasservices.eth":{
|
||||
"url":"goerli-v2.gaasservices.eth",
|
||||
"name":"goerli-v2.gaasservices.eth",
|
||||
"cachedUrl":"https://goerli-v2.gaas.services/"
|
||||
},
|
||||
"v2.goerli.thewizardseye.eth":{
|
||||
"url":"v2.goerli.thewizardseye.eth",
|
||||
"name":"v2.goerli.thewizardseye.eth",
|
||||
"cachedUrl":"https://digitalocean.v2.goerli.thewizardseye.de/"
|
||||
},
|
||||
"goerli-v2.reasoned.eth":{
|
||||
"url":"goerli-v2.reasoned.eth",
|
||||
"name":"goerli-v2.reasoned.eth",
|
||||
"cachedUrl":"https://goerli-v2.fairish.net/"
|
||||
},
|
||||
"goerli.t-relay.eth":{
|
||||
"url":"goerli.t-relay.eth",
|
||||
"name":"goerli.t-relay.eth",
|
||||
"cachedUrl":"https://goerli.t-relay.online/"
|
||||
},
|
||||
"goerli-v2.therelayer.eth":{
|
||||
"url":"goerli-v2.therelayer.eth",
|
||||
"name":"goerli-v2.therelayer.eth",
|
||||
"cachedUrl":"https://goerli-v2.therelayer.xyz/"
|
||||
},
|
||||
"goerli.relayer-service.eth":{
|
||||
"url":"goerli.relayer-service.eth",
|
||||
"name":"goerli.relayer-service.eth",
|
||||
"cachedUrl":"https://goerli-relayer.hertz.zone/"
|
||||
},
|
||||
"goerli-v2.tornadosolutions.eth":{
|
||||
"url":"goerli-v2.tornadosolutions.eth",
|
||||
"name":"goerli-v2.tornadosolutions.eth",
|
||||
"cachedUrl":"https://goerli-v2.tornado.solutions/"
|
||||
},
|
||||
"goerli-v2.torn.eth":{
|
||||
"url":"goerli-v2.torn.eth",
|
||||
"name":"goerli-v2.torn.eth",
|
||||
"cachedUrl":"https://goerli-v2.torn.cash/"
|
||||
},
|
||||
"goerli-v2.defidevotee.eth":{
|
||||
"url":"goerli-v2.defidevotee.eth",
|
||||
"name":"goerli-v2.defidevotee.eth",
|
||||
"cachedUrl":"https://goerli-v2.defidevotee.xyz"
|
||||
}
|
||||
}
|
||||
"relayers":{}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user