[OP Stack Deployment] L2 with custom gas token but getting "Wrapped Ether" #662
-
Did you check the documentation?
Did you check for duplicate questions?
Issue DescriptionI'm working on creating an L2 using the OP Stack. I followed the "getting-started" guide and successfully got it running. Now, I'm trying to implement a custom gas token following the instructions in the documentation. However, when I attempt to validate the implementation with a cast, it still shows "Wrapped Ether" instead of my custom token. Here's what I've done so far:
Despite this, I haven't been able to get it to work. LogsNo response Additional InformationNo response FeedbackNo response |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
|
Where does it show "Wrapped Ether"? If it's in explorer or wallet then it's the client config or the env variable. You would probably look into frontend code or the env in the explorer. I think there is no standard way to config for the native gas token name. As a result, each framework come up with its own way. |
Beta Was this translation helpful? Give feedback.
-
|
I want to know what you mean by being part of the superchain enables seamless transactions, we will have full control over our chain, scalability, TPS, transaction costs? |
Beta Was this translation helpful? Give feedback.
-
|
0x1f9090aaE28b8a3dCeaDf281B0F12828e676c326 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.


Deprecation of Custom Gas Tokens