UNPKG

@iam4x/bsc-scan

Version:

An efficient BNB and token balance scanner

4 lines 407 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;/** * 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.call),call:async(a,b,c)=>{return a.call({to:b,data:c},"latest")}};var _default=provider;exports.default=_default; //# sourceMappingURL=ethers.js.map