Commit f447ba5
feat(connect): show pUSD in the Polygon agent wallet
Add pUSD to Connect's per-chain erc20Tokens so the Agent Wallet lists it
on Polygon instances. Gnosis stays ERC20-free (native xDAI only). pUSD
already has a Polygon token config, and BalanceProvider reads balances
for every token in TOKEN_CONFIG, so amounts populate with no backend
change.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 293ab9f commit f447ba5
2 files changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
344 | | - | |
345 | | - | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
346 | 348 | | |
347 | 349 | | |
348 | 350 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
73 | 80 | | |
74 | 81 | | |
75 | 82 | | |
| |||
0 commit comments