From a612216f724362db52e314c8dff6d08de7a645d8 Mon Sep 17 00:00:00 2001 From: codingsh Date: Fri, 4 Feb 2022 09:08:05 +0100 Subject: [PATCH 1/2] feat(spirit): add spirit swap token --- src/erc20/fantom.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/erc20/fantom.json b/src/erc20/fantom.json index 25cc8a6..5481b3a 100644 --- a/src/erc20/fantom.json +++ b/src/erc20/fantom.json @@ -23,6 +23,14 @@ "decimals": 18, "logoURI": "https://assets.spookyswap.finance/tokens/BAND.png" }, + { + "name": "SpiritSwap", + "symbol": "SPIRIT", + "address": "0x5cc61a78f164885776aa610fb0fe1257df78e59b", + "chainId": 250, + "decimals": 18, + "logoURI": "https://raw.githubusercontent.com/Layer3Org/spiritswap-tokens-list-icon/3bf8a7f22bf09a0c817113b78f32cfdc4df702b9/token-list/images/0x5Cc61A78F164885776AA610fb0FE1257df78E59B.png" + }, { "name": "SpookySwap", "symbol": "BOO", From 4348f672c6cd8b1ebafa82ca7415765780ab2518 Mon Sep 17 00:00:00 2001 From: codingsh Date: Fri, 4 Feb 2022 15:04:40 +0000 Subject: [PATCH 2/2] Update src/erc20/fantom.json Co-authored-by: UncleBill --- src/erc20/fantom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/erc20/fantom.json b/src/erc20/fantom.json index 5481b3a..02e4dfc 100644 --- a/src/erc20/fantom.json +++ b/src/erc20/fantom.json @@ -29,7 +29,7 @@ "address": "0x5cc61a78f164885776aa610fb0fe1257df78e59b", "chainId": 250, "decimals": 18, - "logoURI": "https://raw.githubusercontent.com/Layer3Org/spiritswap-tokens-list-icon/3bf8a7f22bf09a0c817113b78f32cfdc4df702b9/token-list/images/0x5Cc61A78F164885776AA610fb0FE1257df78E59B.png" + "logoURI": "https://swap.spiritswap.finance/images/coins/SPIRIT.png" }, { "name": "SpookySwap",