UNPKG

@phiresky/eth-scan

Version:

An efficient Ether and token balance scanner

4 lines 266 B
/** * Ethers.js provider, which can be used with an instance of the Ethers.js Provider class. */const provider={isProvider:a=>void 0!==(null===a||void 0===a?void 0:a.send),send(a,b,c){return a.send(b,c)}};export default provider; //# sourceMappingURL=ethers.js.map