Update Pillar Wallet to PillarX#17065
Conversation
- Rename wallet from "Pillar" to "PillarX" - Update URL from pillar.fi to pillarx.app - Update logo to new PillarX branding - Update social links (Twitter: @PX_Web3) - Update repository URL to github.com/pillarwallet/x - Update documentation links to docs.pillarx.app - Change from mobile app to browser extension (Chromium) - Add additional supported chains (Base, Polygon, Gnosis) Closes #17063 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@coderabbitai can you check |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 505 🏁 Script executed: Length of output: 2795 🏁 Script executed: Length of output: 5764 🏁 Script executed: Length of output: 4665 @konopkja I've completed my check of the PR. Everything looks great! ✅ Summary of VerificationFiles Changed:
All Changes Verified:
Additional Notes:
The rebrand from Pillar to PillarX has been implemented correctly with all metadata, links, and assets properly updated! |
|
Some changes from |
| supported_chains: ["Ethereum Mainnet", "OP Mainnet", "Arbitrum One"], | ||
| onboard_documentation: "https://docs.pillarx.app/", | ||
| documentation: "https://docs.pillarx.app/", | ||
| supported_chains: ["Ethereum Mainnet", "OP Mainnet", "Arbitrum One", "Base", "Polygon", "Gnosis"], |
There was a problem hiding this comment.
Claude still not following instructions for these network names
| languages_supported: ["am", "en", "bs", "zh"], | ||
| twitter: "https://x.com/PillarWallet", | ||
| discord: "https://chat.pillar.fi/", | ||
| languages_supported: ["en"], |
There was a problem hiding this comment.
Is this correct? Per #17063 I don't see any mention of a change to supported languages
There was a problem hiding this comment.
✅
App store only listing English support, and don't see anything in the app itself to switch.
| languages_supported: ["am", "en", "bs", "zh"], | ||
| twitter: "https://x.com/PillarWallet", | ||
| discord: "https://chat.pillar.fi/", | ||
| languages_supported: ["en"], |
There was a problem hiding this comment.
✅
App store only listing English support, and don't see anything in the app itself to switch.

Summary
Updates the Pillar Wallet listing to PillarX, reflecting the project's rebrand and migration.
Changes
Notes
Closes #17063
Test plan
🤖 Generated with Claude Code