• Noah Zinsmeister's avatar
    feat: Add Optimism (#1923) · 5ff2cff8
    Noah Zinsmeister authored
    * preliminary support
    
    * fix multicall abi
    
    add explorer support
    
    * Fix code style issues with ESLint
    
    * fix gas estimation
    
    * fix todo tests
    
    * fix gas estimation comments
    
    * anonymize links to kovan etherscan and poll more frequently on optimistic kovan
    
    * separate pool creation
    
    * remove supported chain id
    
    * remove the blocktag
    
    * do not use the blocktag on optimism only
    
    * give more gas to tokenURI for optimism
    
    * update sdk
    
    * temp fix to the block tag thing (do not update the block number from the fetch block number)
    
    * remove unused import
    
    * gasRequired -> multi-network
    
    * bump quoter gas limit to 6m on optimism
    
    * move the gas required parameter by chain id one level up
    
    * missed a hook
    
    * retry fetching receipts for optimism as many times as arbitrum
    
    * fix duplicate enum, add optimism as well to retry options config
    
    * fix: state not getting updated after a transaction confirmation
    
    * bump sdk version
    
    * update for mainnet optimism (#1998)
    
    * fix for calculateGasMargin on optimism
    Co-authored-by: default avatarLint Action <lint-action@samuelmeuli.com>
    Co-authored-by: default avatarMoody Salem <moody.salem@gmail.com>
    5ff2cff8
Name
Last commit
Last update
..
application Loading commit data...
burn Loading commit data...
claim Loading commit data...
data Loading commit data...
global Loading commit data...
governance Loading commit data...
lists Loading commit data...
logs Loading commit data...
mint Loading commit data...
multicall Loading commit data...
stake Loading commit data...
swap Loading commit data...
transactions Loading commit data...
user Loading commit data...
wallet Loading commit data...
hooks.ts Loading commit data...
index.ts Loading commit data...