From 68313e690ce47681f561742b01929032b834ee14 Mon Sep 17 00:00:00 2001 From: J H <155325576+Johnson1s@users.noreply.github.com> Date: Tue, 10 Sep 2024 20:33:26 -0400 Subject: [PATCH] Update README.md https://tokens.uniswap.org/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97f13e8a..1636803c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This package includes a JSON schema for token lists, and TypeScript utilities for working with token lists. The JSON schema represents the technical specification for a token list which can be used in a dApp interface, such as the Uniswap Interface. - +https://tokens.uniswap.org ## What are token lists? Uniswap Token Lists is a specification for lists of token metadata (e.g. address, decimals, ...) that can be used by any dApp interfaces that needs one or more lists of tokens.