Skip to content

Conversation

gmehta2
Copy link
Contributor

@gmehta2 gmehta2 commented Jul 23, 2025

No description provided.

@gmehta2 gmehta2 requested a review from yahgwai July 23, 2025 16:41
Copy link

vercel bot commented Jul 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
arbitrum-docs Error Error Oct 3, 2025 6:00pm


Custom gas token support for Rollups is currently limited to L2s that post data to Ethereum and have <a data-quicklook-from="bold">BoLD</a> enabled. An expected future upgrade will add support for L3s.

:::
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:::

@pete-vielhaber pete-vielhaber requested a review from anegg0 August 26, 2025 13:40
…ecause it is duplicated from the nitro codebase
Copy link
Contributor

@anegg0 anegg0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few nits aside, looking good.

content_type: how-to
---

import CustomDetails from '@site/src/components/CustomDetails';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
import CustomDetails from '@site/src/components/CustomDetails';

- Use the [createERC20Rollup.ts](https://github.com/OffchainLabs/nitro-contracts/blob/main/scripts/createERC20Rollup.ts) script, which accepts environment variables for:
- `FEE_TOKEN_ADDRESS` = your `ERC-20` gas token
- `FEE_TOKEN_PRICER_ADDRESS` = your deployed pricer
- `ROLLUP_CREATOR_ADDRESS` = the rollup creator contract on L1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- `ROLLUP_CREATOR_ADDRESS` = the rollup creator contract on L1
- `ROLLUP_CREATOR_ADDRESS` = the Rollup creator contract on L1

- [fee-token-pricers](https://github.com/OffchainLabs/nitro-contracts/tree/main/test/foundry/fee-token-pricers)
- [createERC20Rollup.ts](https://github.com/OffchainLabs/nitro-contracts/blob/main/scripts/createERC20Rollup.ts)

You can also find more info about how Nitro manages [gas and fees](/how-arbitrum-works/09-gas-fees.mdx) here. If you’re unsure how to configure the Rollup correctly or have questions about fee pricer implementations, please get in touch with Offchain Labs or your chain’s deployment provider.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can also find more info about how Nitro manages [gas and fees](/how-arbitrum-works/09-gas-fees.mdx) here. If you’re unsure how to configure the Rollup correctly or have questions about fee pricer implementations, please get in touch with Offchain Labs or your chain’s deployment provider.
You can also find more info about how Nitro manages [gas and fees](/how-arbitrum-works/09-gas-fees.mdx) here. If you’re unsure how to configure the Rollup correctly or have questions about fee pricer implementations, please get in touch with [Offchain Labs](https://discord.gg/arbitrum) or your chain’s deployment provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants