module.exports = [ { isETH: false, tokenAddress: "0xBA62BCfcAaFc6622853cca2BE6Ac7d845BC0f2Dc", denomination: "1000000000000000000", domain: "fau-1.tornadocash.eth", symbol: "FAU", decimals: 18 }, // { // isETH: true, // denomination: "2000000000000000000", // domain: "eth-2.tornadocash.eth", // symbol: "ETH", // decimals: 18 // }, ]