From 67a77a12a3a7642c2641f2189b73f1b46fa81869 Mon Sep 17 00:00:00 2001 From: Moody Salem Date: Tue, 26 Oct 2021 13:47:54 -0400 Subject: [PATCH] add another token to the special characters test --- .../example-name-symbol-special-characters.tokenlist.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test/schema/example-name-symbol-special-characters.tokenlist.json b/test/schema/example-name-symbol-special-characters.tokenlist.json index 1d449ddc..88667ada 100644 --- a/test/schema/example-name-symbol-special-characters.tokenlist.json +++ b/test/schema/example-name-symbol-special-characters.tokenlist.json @@ -36,6 +36,13 @@ "symbol": "$TRDL", "name": "Strudel Finance", "decimals": 18 + }, + { + "chainId": 1, + "address": "0x0000000000000000000000000000000000000001", + "decimals": 18, + "name": "[brackets]&(parenthesis)", + "symbol": "symbol" } ], "version": {