Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SKALE Europa to Assets Controller #4476

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TheGreatAxios
Copy link

@TheGreatAxios TheGreatAxios commented Jun 28, 2024

Explanation

  • What is the current state of things and why does it need to change?
  • This adds support for the SKALE Europa Mainnet. This works in parallel with 25578
  • What is the solution your changes offer and how does it work?
    No core changes were made, just additional support for a new default network.
  • Are there any changes whose purpose might not obvious to those unfamiliar with the domain?
    N/A
  • If your primary goal was to update one package but you found you had to update another one along the way, why did you do so?
    N/A
  • If you had to upgrade a dependency, why did you do so?
    N/A

References

Associated with 25578

Changelog

@metamask/assets-controller

  • : Add SKALE Network Europa Hub as a default network
  • : Add skale_europa_mainnet to enum SupportedTokenDetectionNetworks in ./src/assetsUtil.ts
  • : Add a test case for adding the new network to assetsUtil.test.ts
  • : Add SKALE Europa Single call balance contract to record in ./src/AssetsContractController.ts

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

@TheGreatAxios TheGreatAxios requested a review from a team as a code owner June 28, 2024 04:16
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.

1 participant