+
+
+
+ {/* Content - Figma: 16px horizontal, 12px gap icon→title, 8px gap title→subtitle */}
+
+
+
+
+
+
+
+
+ v0 Funds Migration
+
+
+ Transfer your balance from V0 to V1
+
+
+
+
+
+ The network has upgraded. If your wallet was created before
+ October 25, 2025
+
+ {' '}
+ (block 39,000), your funds need to be migrated to remain accessible on the current network.
+
+
+
+ This process transfers your full balance from your v0 wallet to v1. It only takes a moment.
+
+ {v0MigrationDraft.v0TxSkipped
+ ? 'Debug mode: transaction was signed but not broadcast.'
+ : v0MigrationDraft.v0TxConfirmed
+ ? 'Your migration is complete.'
+ : 'Check the transaction activity below for confirmation.'}
+