You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TokenPaymaster] Support chains without WETH9 & Other Improvements (#670)
* [TokenPaymaster] Support chains without WETH9
For chains like Celo we can swap directly to it without unwrapping
* Ability to update Oracle config & better cache price updates
* expose _setOracleConfiguration
* make configs public
* Switch to swap-router-contracts interface
* Create swap-router-contracts
* move price update to validate fn
0 commit comments