otterscan/src/api/address-resolver
Willian Mitsuda 00893de2e2 Rename and standardize Faucet prefix 2022-04-05 18:21:51 -03:00
..
hardcoded-addresses Rename and standardize Faucet prefix 2022-04-05 18:21:51 -03:00
CompositeAddressResolver.ts Configure set of resolvers per chainId 2022-02-13 16:15:51 -03:00
ENSAddressResolver.ts Generalize resolver framework to allow tracking of the resolver source 2021-10-31 02:38:41 -03:00
ERCTokenResolver.ts Reduce the amount of network calls by probing first only name() and on success probe other erc20 methods 2021-11-29 14:45:14 -03:00
HardcodedAddressResolver.ts Initial implementation of hardcoded address resolver with Uniswap V1/2/3 main contracts as a bootstrap test 2021-11-02 03:32:11 -03:00
UniswapV1Resolver.ts Add uniswap V1 support 2021-12-03 10:04:42 -03:00
UniswapV2Resolver.ts Remove console.log 2021-12-03 10:04:15 -03:00
UniswapV3Resolver.ts Add uniswap V3 resolver 2021-12-03 16:14:09 -03:00
address-resolver.ts Parameterize address renderers by chainId 2022-02-25 15:56:08 -03:00
index.ts Fix default resolver not being caught for testnets 2022-03-30 23:09:03 -03:00