diff --git a/public/images/nomi.png b/public/images/nomi.png new file mode 100644 index 00000000000..28098470092 Binary files /dev/null and b/public/images/nomi.png differ diff --git a/public/locales/en-US.json b/public/locales/en-US.json new file mode 100644 index 00000000000..a7ac9513734 --- /dev/null +++ b/public/locales/en-US.json @@ -0,0 +1,10 @@ +{ + "dateTime": "%x, %X", + "date": "%-m/%-d/%Y", + "time": "%-I:%M:%S %p", + "periods": ["AM", "PM"], + "days": ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"], + "shortDays": ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], + "months": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], + "shortMonths": ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"] +} diff --git a/src/constants/lists.ts b/src/constants/lists.ts index 13d40e62a96..431c3dd8723 100644 --- a/src/constants/lists.ts +++ b/src/constants/lists.ts @@ -1,4 +1,4 @@ -// the Uniswap Default token list lives here +// the SushiSwap Default token list lives here export const DEFAULT_TOKEN_LIST_URL = window.location.origin + '/tokens.json' export const DEFAULT_LIST_OF_LISTS: string[] = [ @@ -12,9 +12,9 @@ export const DEFAULT_LIST_OF_LISTS: string[] = [ // 'stablecoin.cmc.eth', // 'tokenlist.zerion.eth', // 'tokenlist.aave.eth', - // 'https://www.coingecko.com/tokens_list/uniswap/defi_100/v_0_0_0.json', + 'https://www.coingecko.com/tokens_list/uniswap/defi_100/v_0_0_0.json', // 'https://app.tryroll.com/tokens.json', // 'https://raw.githubusercontent.com/compound-finance/token-list/master/compound.tokenlist.json', - 'https://defiprime.com/defiprime.tokenlist.json', + // 'https://defiprime.com/defiprime.tokenlist.json', // 'https://umaproject.org/uma.tokenlist.json' ] diff --git a/src/tokens.json b/src/tokens.json index 10e4fb94bc1..0291f25223a 100644 --- a/src/tokens.json +++ b/src/tokens.json @@ -6,7 +6,7 @@ "minor": 0, "patch": 0 }, - "logoURI": "./assets/images/sushiswap-logo.png", + "logoURI": "https://exchange.sushiswap.org/nomi.png", "keywords": ["nomichef", "default", "list"], "tokens": [ {