You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
Potential warning to show and corresponding logic. For the below logic, treat AXL asset as native to all chains, and each warning is only needed if it’s an EVM chain.
Only send axlUSDC to the deposit address on Avalanche (show the asset display name for that source chain, Trigger: if asset is not native to source chain )
Another token sent to the deposit address will be lost (Trigger: if asset is not native to source chain)
Only axlUSDC is received on Polygon (show the asset display name for destination chain, Trigger: if asset is not native to destination chain)
If recipient doesn’t support this token, it’ll be lost (Trigger: if asset is not native to destination chain)
ERC20 contract address for axlUSDC can be verified here
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Potential warning to show and corresponding logic. For the below logic, treat AXL asset as native to all chains, and each warning is only needed if it’s an EVM chain.
The text was updated successfully, but these errors were encountered: