• Moody Salem's avatar
    refactor(L2): Arbitrum Kovan testnet and Arbitrum One support (#1716) · 02d80e07
    Moody Salem authored
    * experimental! point at a kovan arbitrum deployment
    
    * remove the unwrapped token from mint hook
    
    * fix explorer links
    
    * Etherscan -> Explorer
    
    * move chains to constant file
    
    * use NETWORK_URLS instead
    
    * temporary fix to the syncing issue
    
    * fix tests
    
    * fix unknown chain id crash
    
    * use a multicall that returns arbitrum block numbers
    
    * lower polling interval for layer 2
    
    * use a better multicall
    
    * remove unused import
    
    * fixed multicall2
    
    * make some v2 code chain specific
    
    * fix build
    
    * line number changes
    
    * update keys
    
    * fix the locale parsing of full locale string
    
    * extract
    
    * fix lint
    
    * add arbitrum one
    
    * add arbitrum one to supported chains
    
    * add missing arbitrum one label
    
    * refactor: remove storybook
    
    * point to the arbitrum explorer address
    
    * fix arbitrum mainnet links
    
    * fix how weth shows up in the interface
    
    * make the usdc price feature more cross chain compatible
    
    * missing translation
    
    * clean up some governance code so it doesn't crash on unsupported networks
    
    * improve how we check for transaction receipts for sequencer networks
    
    * improve it a bit more
    02d80e07
Name
Last commit
Last update
..
approveAmountCalldata.ts Loading commit data...
calculateGasMargin.test.ts Loading commit data...
calculateGasMargin.ts Loading commit data...
calculateSlippageAmount.test.ts Loading commit data...
calculateSlippageAmount.ts Loading commit data...
chunkArray.test.ts Loading commit data...
chunkArray.ts Loading commit data...
computeFiatValuePriceImpact.tsx Loading commit data...
computeUniCirculation.test.ts Loading commit data...
computeUniCirculation.ts Loading commit data...
constructSameAddressMap.ts Loading commit data...
contenthashToUri.test.skip.ts Loading commit data...
contenthashToUri.ts Loading commit data...
currencyId.ts Loading commit data...
formatCurrencyAmount.ts Loading commit data...
getExplorerLink.test.ts Loading commit data...
getExplorerLink.ts Loading commit data...
getLibrary.ts Loading commit data...
getTickToPrice.ts Loading commit data...
getTokenList.ts Loading commit data...
getTradeVersion.ts Loading commit data...
getUserAgent.ts Loading commit data...
index.test.ts Loading commit data...
index.ts Loading commit data...
isTradeBetter.ts Loading commit data...
isZero.ts Loading commit data...
listSort.ts Loading commit data...
listVersionLabel.ts Loading commit data...
maxAmountSpend.ts Loading commit data...
parseENSAddress.test.ts Loading commit data...
parseENSAddress.ts Loading commit data...
prices.test.ts Loading commit data...
prices.ts Loading commit data...
resolveENSContentHash.ts Loading commit data...
retry.test.ts Loading commit data...
retry.ts Loading commit data...
supportedChainId.ts Loading commit data...
unwrappedToken.ts Loading commit data...
uriToHttp.test.ts Loading commit data...
uriToHttp.ts Loading commit data...