Skip to content

Conversation

@fusmanii
Copy link
Contributor

Need this for my constants generation pr

@bmzig
Copy link
Contributor

bmzig commented Sep 12, 2025

I don't think you can do this without needing to also make some potentially significant downstream changes in the sdk/relayer, since these native token symbols in this config file have the constraint to be the L1 token symbol (I think among other things) for the native token of that network. The L1 token address for GHO is different than LGHO, which is the canonical mapping from L1 to L2, so doing this would break, probably among other things, at least the dataworker and the rebalancer.

Essentially, if there is a way to handle this downstream in contracts, I'd imagine that would be much easier than changing this value.

@pxrl
Copy link
Contributor

pxrl commented Sep 12, 2025

Essentially, if there is a way to handle this downstream in contracts, I'd imagine that would be much easier than changing this value.

Yeah; the impact of fixing this here would break a few things downstream. I'm OK to persist with bandaids in a few places; I'm optimistic we'll solve the root cause in future but it will require some re-work.

@fusmanii
Copy link
Contributor Author

closing this as it can have downstream effects

@fusmanii fusmanii closed this Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants