zksync-era
zksync-era copied to clipboard
fix(Gas Oracle): Add http client as a field to the native erc20 fetcher
What ❔
Make the NativeTokenFetcher
cache the http client used so it doesn't get intantiated every time a request is to be made.