By May 1, 2025, wallets that do not support AIP-62 will no longer be able to submit transactions through the Aptos Explorer. This change is part of the move to a more secure and efficient wallet standard.
Affected Wallets:
- Martian
- Rise
- TokenPocket
- WellDone
Why the Change?
AIP-62 introduces an event-based communication model between wallets and dApps, addressing issues like security risks, performance problems, and outdated SDKs. It ensures multi-chain compatibility and simplifies wallet detection for dApps.
What to Do?
- Users: If you’re using one of the affected wallets, you’ll need to switch to an AIP-62-compatible wallet to continue using Explorer.
- Developers: Migrate to the new TypeScript SDK and implement wallet discovery to support the new standard.
For more details, check the full AIP-62 proposal:
AIP-62 GitHub