Skip to content

Conversation

@TucksonDev
Copy link
Contributor

This PR adds a note in the IArbToken interface to encourage users to keep an implementation as close as possible to the TestArbCustomToken example, since custom changes to the standard implementation of bridgeMint and bridgeBurn have caused issues with certain tokens not behaving as expected using some of the tooling available.

As an example, the bridge UI does not prompt an approval transaction when withdrawing a custom token, so tokens that customize bridgeBurn to check for allowance can't withdraw their tokens back to the parent chain.

This note has also been added to the docs here: https://docs.arbitrum.io/build-decentralized-apps/token-bridging/token-bridge-erc20#setting-up-your-token-with-the-generic-custom-gateway

@cla-bot cla-bot bot added the cla-signed label Mar 27, 2024
@gzeoneth gzeoneth changed the base branch from main to develop August 19, 2024 13:53
@gzeoneth gzeoneth merged commit d548775 into develop Aug 19, 2024
@gzeoneth gzeoneth mentioned this pull request Aug 19, 2024
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