Nick Gambino

Results 16 issues of Nick Gambino

## **Description** Add `POL` token image, and maps it to Polygon Network config. See [blog post](https://polygon.technology/blog/save-the-date-matic-pol-migration-coming-september-4th-everything-you-need-to-know) for more context. Adds chain collision check to not flag `POL` as scam token...

team-assets

## **Description** Custom `rpcUrls` were not being emitted to MetaMetrics, only `chainId`. Task was to emit a `NETWORK_ADDED` event whenever a custom RPC url was added in settings. Additionally, I...

needs-dev-review
team-assets
Run Smoke E2E

## **Description** Adds POL token and ticker to networks configs. See [blog](https://polygon.technology/blog/save-the-date-matic-pol-migration-coming-september-4th-everything-you-need-to-know) for more details ## **Related issues** Fixes: https://consensyssoftware.atlassian.net/browse/MMASSETS-362 ## **Manual testing steps** 1. When adding Polygon Network from...

team-mobile-platform
team-assets
Run Smoke E2E

## **Description** WIP. This is a draft. Opening up for CI Adds Token network filter controls [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/MetaMask/metamask-extension/pull/27884?quickstart=1) ## **Related issues** Fixes: ## **Manual testing steps** TBD ##...

## **Description** Users should be allowed to remove Linea from networks list. When Linea is removed from default network list, it should appear within the Popular Networks section (be suggested...

team-assets

## **Description** Adds Gravity Network logo as custom network https://chainlist.org/chain/1625 ## **Related issues** Fixes: No issue created ## **Manual testing steps** 1. Add Gravity as custom network 2. Custom network...

team-assets
Run Smoke E2E

## **Description** Converts the `ActionSheet` that controls [token sorting in this PR](https://github.com/MetaMask/metamask-mobile/pull/11618) to a `BottomSheet` per design spec. Design spec: https://www.figma.com/design/aMYisczaJyEsYl1TYdcPUL/Portfolio-View?node-id=5008-57060&node-type=frame&t=DkOQgh3ZMZfzy6C4-0 ## **Related issues** Fixes: https://consensyssoftware.atlassian.net/browse/MMASSETS-432 ## **Manual testing steps**...

team-design-system
team-assets
Run Smoke E2E

## **Description** Implements Token Sorting on mobile. This is the mobile implementation of the same feature on extension: https://github.com/MetaMask/metamask-extension/pull/27184 Note that this currently includes a patch of the `PreferencesController`. There...

team-assets
Run Smoke E2E

## **Description** Introduces Token Networking filtering. This is a WIP draft. ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ## **Pre-merge...

team-assets

## Explanation Adds a `tokenSortConfig` to `PreferencesController` to pair with mobile and extension codebases. This config will tell each application which keys tokens are sorted by, which order they are...

team-assets