Skip to content

feat(polygon): add pUSD (Polymarket USD)#1785

Merged
Montoya merged 2 commits intomasterfrom
feat/polymarket-usd
Apr 17, 2026
Merged

feat(polygon): add pUSD (Polymarket USD)#1785
Montoya merged 2 commits intomasterfrom
feat/polymarket-usd

Conversation

@matallui
Copy link
Copy Markdown
Contributor

@matallui matallui commented Apr 16, 2026

Summary

Adds contract metadata and icon for pUSD (Polymarket USD) on Polygon.

Motivation

Polymarket is transitioning from USDC.e to pUSD as their collateral token. MetaMask Predict (our Polymarket integration) needs this token to be recognized in contract-metadata so it displays correctly in the wallet.

Changes

  • Metadata: metadata/eip155:137/erc20:0xc011a7e12a19f7b1f670d46f03b03f3342e82dfb.json
  • Icon: icons/eip155:137/erc20:0xc011a7e12a19f7b1f670d46f03b03f3342e82dfb.svg

Token Details

Field Value
Name Polymarket USD
Symbol pUSD
Decimals 6
Chain Polygon (eip155:137)
Contract 0xc011a7e12a19f7b1f670d46f03b03f3342e82dfb
Polygonscan https://polygonscan.com/token/0xc011a7e12a19f7b1f670d46f03b03f3342e82dfb

Note

Low Risk
Only adds static token metadata and an icon file; no executable code or security-sensitive logic is changed.

Overview
Adds new Polygon (eip155:137) contract metadata for pUSD (Polymarket USD) at 0xC011a7E12a19f7B1f670d46F03B03f3342E82DFB, including name/symbol/decimals and a logo reference.

Includes the corresponding SVG token icon at icons/eip155:137/erc20:0xC011a7E12a19f7B1f670d46F03B03f3342E82DFB.svg.

Reviewed by Cursor Bugbot for commit 4ed7afc. Bugbot is set up for automated code reviews on this repo. Configure here.

@matallui matallui requested review from a team and MRabenda as code owners April 16, 2026 21:30
@matallui matallui changed the title feat: add pUSD (Polymarket USD) on Polygon feat(polygon): add pUSD (Polymarket USD) Apr 16, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit ba77f80. Configure here.

@Montoya Montoya merged commit 9395c8c into master Apr 17, 2026
9 checks passed
@Montoya Montoya deleted the feat/polymarket-usd branch April 17, 2026 17:12
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.

4 participants