chore: add usdc fpwr from pending update [DO NOT MERGE]#1043
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
5 Skipped Deployments
|
| - token: ethereum|ethereum|0xe1De9910fe71cC216490AC7FCF019e13a34481D7 | ||
| - token: ethereum|hyperevm|0xA1B10De5b3A131B02bcE94864943426d901d98B5 | ||
| - token: ethereum|ink|0x0DE665377A5B0D390469d0ea0FCae55e0c14f4c4 | ||
| - token: ethereum|katana|0x680e8ECB908A2040232ef139A0A52cbE47b9F15B |
| - token: ethereum|monad|0xC2e074F6AeC27c39FA9423E2D5752C31a7b0a75E | ||
| - token: ethereum|optimism|0x02bFd67829317D666dc7dFA030F18eaCC12c2cfb | ||
| - token: ethereum|polygon|0xCb9F833f4d6D9Bb9767CDb25c487DA54D67731D6 | ||
| # - token: sealevel|solanamainnet|3EpVCPUgyjq2MfGeCttyey6bs5zya5wjYZ2BE6yDg6bm |
| standard: EvmHypCollateral | ||
| symbol: USDC | ||
| - addressOrDenom: "0x1eebF9d94a5E707E30f18b9aB3295D963C111fb7" | ||
| chainName: bsc |
There was a problem hiding this comment.
| standard: EvmHypCollateral | ||
| symbol: USDC | ||
| - addressOrDenom: "0x1eebF9d94a5E707E30f18b9aB3295D963C111fb7" | ||
| chainName: bsc |
There was a problem hiding this comment.
And the collateralAddressOrDenom hyperlane-xyz/hyperlane-registry@5e9d1ec#diff-d46dac5e144c6f47c7f95e4b594a4650476e845de8884cd68018d63f7a2ce6cd
| # The input here is typically the output of the Hyperlane CLI warp deploy command | ||
| --- | ||
| tokens: [] | ||
| tokens: |
There was a problem hiding this comment.
I am not sure if this was lost in communication but I believe we decided to limit the extension to the following chains and intended to limit to the following chains in the UI: ethereum, base, arbitrum, optimism, polygon, unichain, ink, bsc and solanamainnet. We are inly rebalancing on these routes at the moment.
@Xaroz is there a clean way we can do this, ideally we don't have to copy parts of the warp config like this, feels error prone.
There was a problem hiding this comment.
yeah, we would need to merge the registry config while commenting out the connections we don't want to be used in the UI
No description provided.