-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add PYUSD (PayPal USD) token metadata for BNB Chain (chainId 56) #1656
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| { | ||
| "eip155:56/erc20:0xe75c25caaab756105e43abec37d73fa899e99534": { | ||
| "name": "PayPal USD", | ||
| "symbol": "PYUSD", | ||
| "decimals": 18, | ||
| "erc20": true, | ||
| "logo": "./icons/eip155:56/erc20:0xe75c25caaab756105e43abec37d73fa899e99534.png" | ||
| } | ||
| } | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: JSON schema uses incorrect nested structure formatThe metadata file uses a nested JSON structure where properties are wrapped under the |
||
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.
Bug: Fraudulent token impersonating official PayPal USD stablecoin
This PR appears to add a fraudulent token impersonating PayPal USD (PYUSD). Official PYUSD is only deployed on Ethereum and Solana according to PayPal/Paxos documentation, not on BNB Chain. The legitimate PYUSD uses 6 decimals, while this token claims 18 decimals. The PR description lists
testssa.xyzas the official website and unofficial social media accounts (@paypalUsdbep20,t.me/pyusdBnb), which are not affiliated with PayPal. Adding this metadata would legitimize a scam token designed to deceive users into thinking it's the real PayPal stablecoin.Additional Locations (1)
icons/eip155:56/erc20:0xe75c25caaab756105e43abec37d73fa899e99534.png#L1