@override String getWalletImageUrl({ required String imageId, }) { return '$explorerUriRoot/w3m/v1/getWalletImage/$imageId?projectId=$projectId'; }