Skip to content

Add support for Aurora Mainnet, Celo and Arbitrum in the token detection feature #16496

@kevinghim

Description

@kevinghim

Description

We need to add support for Aurora Mainnet in the token detection feature. These changes are required on the controller level. This ticket has been created on mobile, but needs to be supported on extension as well, especially the Aurora one as we have a contract signed with them.

Technical Details

  • Update utils's SupportedTokenDetectionNetworks to include a key aurora with the value 1313161554.
  • Update AssetsContractController's SINGLE_CALL_BALANCES_ADDRESS_BY_CHAINID to include a key SupportedTokenDetectionNetworks.aurora with the address of where the single balances contract is deployed.
  • Address of deployed contract - 0xF6220261AbB006546127b91113EcF3183ea0f1A9

Acceptance Criteria

  1. [Add testing scenarios]
  2. The token detection feature for Aurora Mainnet functions similarly as for the other supported networks (Polygon, Avalanche, BSC and Ethereum).

Resources

Slack thread
Token detection feature epic in Notion
Related issue

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions