-
-
Notifications
You must be signed in to change notification settings - Fork 219
API-125 - Migrated from metaswap to metafi subdomain for proxy and token icons #1060
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
Conversation
Looks good! I checked this out locally and found 3 more references to "metaswap.codefi.network":
Have the |
api.metaswap.codefi.network was decommissioned. token-api is still located at token-api.metaswap.codefi.network. |
Makes sense! Looks like there is now a conflict, but I can approve once that has been resolved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…ken icons (#1060) **PR Title** - Migrates from *.metaswap.codefi.network to *.metafi.codefi.network for `proxy` and `static` subdomains. MetaMask Platform API team is migrating from metaswap aws accounts to their own. **Description** _Itemize the changes you have made into the categories below_ - BREAKING: - Uses new subdomains for providing the opensea proxy and token icons cache. - CHANGED: - Uses new subdomains for providing the opensea proxy and token icons cache. - New infrastructure enables a new mechanism to handle support requests for changes to token icons. Now https://github.com/MetaMask/contract-metadata will be the priority provider of icons, such that changes there will overwrite any existing token icons we're fetching and caching from other providers.
…ken icons (#1060) **PR Title** - Migrates from *.metaswap.codefi.network to *.metafi.codefi.network for `proxy` and `static` subdomains. MetaMask Platform API team is migrating from metaswap aws accounts to their own. **Description** _Itemize the changes you have made into the categories below_ - BREAKING: - Uses new subdomains for providing the opensea proxy and token icons cache. - CHANGED: - Uses new subdomains for providing the opensea proxy and token icons cache. - New infrastructure enables a new mechanism to handle support requests for changes to token icons. Now https://github.com/MetaMask/contract-metadata will be the priority provider of icons, such that changes there will overwrite any existing token icons we're fetching and caching from other providers.
PR Title
proxy
andstatic
subdomains. MetaMask Platform API team is migrating from metaswap aws accounts to their own.Description
Itemize the changes you have made into the categories below
BREAKING:
CHANGED: