From d1992ec325e66eb9a7d8b44127336f57bd708614 Mon Sep 17 00:00:00 2001 From: codingsh Date: Wed, 9 Feb 2022 12:36:25 +0000 Subject: [PATCH 1/3] feat(boba): add BOBA, OMG, WETH and Waifu --- src/erc20/boba.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/src/erc20/boba.json b/src/erc20/boba.json index afedd84..0c6350c 100644 --- a/src/erc20/boba.json +++ b/src/erc20/boba.json @@ -1,4 +1,12 @@ [ + { + "name": "Boba Token", + "address": "0xa18bF3994C0Cc6E3b63ac420308E5383f53120D7", + "symbol": "BOBA", + "decimals": 18, + "chainId": 288, + "logoURI": "https://raw.githubusercontent.com/SwapperChan/token-list/master/logos/0xa18bF3994C0Cc6E3b63ac420308E5383f53120D7/logo.png" + }, { "name": "BobaDoge", "address": "0x121636C43E96D97AB00B6c6994cDDEBEf27dE1C7", @@ -142,5 +150,29 @@ "decimals": 18, "chainId": 288, "logoURI": "https://raw.githubusercontent.com/sushiswap/icons/master/token/zrx.jpg" + }, + { + "name": "Waifu Token", + "address": "0xb27A1bf554657222F2D2c44848BFB508e2230bD2", + "symbol": "WAIFU", + "decimals": 18, + "chainId": 288, + "logoURI": "https://raw.githubusercontent.com/SwapperChan/token-list/master/logos/0xb27A1bf554657222F2D2c44848BFB508e2230bD2/logo.png" + }, + { + "name": "Wrapped Ether", + "address": "0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000", + "symbol": "WETH", + "decimals": 18, + "chainId": 288, + "logoURI": "https://raw.githubusercontent.com/SwapperChan/token-list/master/logos/0xDeadDeAddeAddEAddeadDEaDDEAdDeaDDeAD0000/logo.png" + }, + { + "name": "OMG Network", + "address": "0xe1E2ec9a85C607092668789581251115bCBD20de", + "symbol": "OMG", + "decimals": 18, + "chainId": 288, + "logoURI": "https://raw.githubusercontent.com/SwapperChan/token-list/master/logos/0xe1E2ec9a85C607092668789581251115bCBD20de/logo.png" } ] \ No newline at end of file From 44873d908560d0aa4fdd571b11b19773f8062f43 Mon Sep 17 00:00:00 2001 From: codingsh Date: Wed, 9 Feb 2022 12:50:52 +0000 Subject: [PATCH 2/3] feat(boba): add SENPAI Swap --- src/erc20/boba.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/erc20/boba.json b/src/erc20/boba.json index 0c6350c..d269acd 100644 --- a/src/erc20/boba.json +++ b/src/erc20/boba.json @@ -174,5 +174,13 @@ "decimals": 18, "chainId": 288, "logoURI": "https://raw.githubusercontent.com/SwapperChan/token-list/master/logos/0xe1E2ec9a85C607092668789581251115bCBD20de/logo.png" + }, + { + "name": "SenpaiSwap", + "address": "0xaC3a4aF1778203c8B651dAfA73cEd5b79c80F239", + "symbol": "SENPAI", + "decimals": 18, + "chainId": 288, + "logoURI": "https://pbs.twimg.com/profile_images/1441273478049501194/quz63sAl_400x400.jpg" } ] \ No newline at end of file From af0f034998cb0ca21b5ea225bacad645785955ac Mon Sep 17 00:00:00 2001 From: UncleBill Date: Thu, 10 Feb 2022 10:30:09 +0800 Subject: [PATCH 3/3] Update src/erc20/boba.json --- src/erc20/boba.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/erc20/boba.json b/src/erc20/boba.json index d269acd..d6d4aaf 100644 --- a/src/erc20/boba.json +++ b/src/erc20/boba.json @@ -153,11 +153,11 @@ }, { "name": "Waifu Token", - "address": "0xb27A1bf554657222F2D2c44848BFB508e2230bD2", + "address": "0xB5cB0975716A4AA6438d3FA02364886E13fd678c", "symbol": "WAIFU", "decimals": 18, "chainId": 288, - "logoURI": "https://raw.githubusercontent.com/SwapperChan/token-list/master/logos/0xb27A1bf554657222F2D2c44848BFB508e2230bD2/logo.png" + "logoURI": "https://raw.githubusercontent.com/SwapperChan/token-list/master/logos/0xB5cB0975716A4AA6438d3FA02364886E13fd678c/logo.png" }, { "name": "Wrapped Ether",