Closed sandoche closed 2 months ago
Instead of:
// TODO: handle the case where the token is not found if (!tokenMetadata) { return { coingeckoId: '', denom: token.denom, name: '', ticker: '', amount: token.amount, valueInUsd: 0, iconUrl: '', }; }
Put some "Unknown token symbol"
Instead of:
Put some "Unknown token symbol"