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