From 0a6ee68cb500cd6c9b9745e826028d9d5e6be881 Mon Sep 17 00:00:00 2001 From: allush Date: Mon, 13 Nov 2023 10:21:50 +0000 Subject: [PATCH 1/2] add Symbiosis token --- scroll.tokenlist.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/scroll.tokenlist.json b/scroll.tokenlist.json index 9fec583..da5aaa3 100644 --- a/scroll.tokenlist.json +++ b/scroll.tokenlist.json @@ -391,6 +391,18 @@ "scrollListId": "default", "scrollTokenId": "wstETH" } + }, + { + "chainId": 1, + "address": "0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9", + "name": "Symbiosis", + "symbol": "SIS", + "decimals": 18, + "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/15084.png", + "extensions": { + "scrollListId": "default", + "scrollTokenId": "SIS" + } } ], "version": { From 9a51ffd5e68f4ad566303a03c650a5fafda6654a Mon Sep 17 00:00:00 2001 From: allush Date: Thu, 16 Nov 2023 10:24:48 +0000 Subject: [PATCH 2/2] add SIS token --- .gitignore | 2 ++ scroll.tokenlist.json | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/.gitignore b/.gitignore index 0059094..817a0c3 100644 --- a/.gitignore +++ b/.gitignore @@ -178,3 +178,5 @@ dist .svelte-kit # End of https://www.toptal.com/developers/gitignore/api/node,macos + +.idea \ No newline at end of file diff --git a/scroll.tokenlist.json b/scroll.tokenlist.json index da5aaa3..4b16443 100644 --- a/scroll.tokenlist.json +++ b/scroll.tokenlist.json @@ -403,6 +403,18 @@ "scrollListId": "default", "scrollTokenId": "SIS" } + }, + { + "chainId": 534352, + "address": "0x1467b62A6AE5CdcB10A6a8173cfe187DD2C5a136", + "name": "Symbiosis", + "symbol": "SIS", + "decimals": 18, + "logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/15084.png", + "extensions": { + "scrollListId": "default", + "scrollTokenId": "SIS" + } } ], "version": {