const consensusNodeId = '0.0.3';
const consensusNodeUrl = '0.testnet.hedera.com:50211';
const mirrorNodeUrl = 'https://testnet.mirrornode.hedera.com';
const provider1 = new hethers.providers.HederaProvider(consensusNodeId, consensusNodeUrl, mirrorNodeUrl);