From 9b33c85cf0332943ada5a54543fec1f5da4ffc10 Mon Sep 17 00:00:00 2001 From: freakcoderz <42624259+freakcoderz@users.noreply.github.com> Date: Mon, 11 Jan 2021 18:54:13 -0500 Subject: [PATCH 1/3] Add Freak.Finance --- src/tokens/ubiq.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/tokens/ubiq.json b/src/tokens/ubiq.json index b62401d2d..e5e11e283 100644 --- a/src/tokens/ubiq.json +++ b/src/tokens/ubiq.json @@ -22,6 +22,14 @@ "decimals": 8, "chainId": 8, "logoURI": "https://raw.githubusercontent.com/octanolabs/assets/master/blockchains/ubiq/assets/0x500684CE0D4f04aBeDff3e54fCF8acC5E6CFc4bD/logo.png" + }, + { + "name": "Freak.Finance", + "address": "0x823803ec07a4f524d5d01f07cda4b7e815b9f005", + "symbol": "FREAK", + "decimals": 9, + "chainId": 8, + "logoURI": "https://raw.githubusercontent.com/octanolabs/assets/master/blockchains/ubiq/assets/0x823803ec07a4f524d5d01f07cda4b7e815b9f005/logo.png" }, { "name": "10grans", From 77fb2a8baa8256468908fd7eab508175fc68fff2 Mon Sep 17 00:00:00 2001 From: freakcoderz <42624259+freakcoderz@users.noreply.github.com> Date: Wed, 27 Jan 2021 16:16:12 -0500 Subject: [PATCH 2/3] Add Nothing --- src/tokens/ubiq.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/tokens/ubiq.json b/src/tokens/ubiq.json index e5e11e283..a98bb8e8e 100644 --- a/src/tokens/ubiq.json +++ b/src/tokens/ubiq.json @@ -40,6 +40,14 @@ "logoURI": "https://raw.githubusercontent.com/octanolabs/assets/master/blockchains/ubiq/assets/0x0826180A4c981d5095Cb5c48BB2A098A44cf6f73/logo.png" }, { + "name": "Nothing", + "address": "0x7d01b0ca9da2293ba0986c8ad39bf54f8f450d52", + "symbol": "FREAK", + "decimals": 9, + "chainId": 8, + "logoURI": "https://raw.githubusercontent.com/octanolabs/assets/master/blockchains/ubiq/assets/0x7d01b0ca9da2293ba0986c8ad39bf54f8f450d52/logo.png" + }, + { "name": "Snarg01", "address": "0x497E20586F86c35592FF8F65CdE94F296514C387", "symbol": "SNARG", From 128e2179b713a85924316f9dd2e81321a5b0edba Mon Sep 17 00:00:00 2001 From: freakcoderz <42624259+freakcoderz@users.noreply.github.com> Date: Wed, 27 Jan 2021 16:27:35 -0500 Subject: [PATCH 3/3] I'm an idiot --- src/tokens/ubiq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tokens/ubiq.json b/src/tokens/ubiq.json index a98bb8e8e..1b3561365 100644 --- a/src/tokens/ubiq.json +++ b/src/tokens/ubiq.json @@ -42,7 +42,7 @@ { "name": "Nothing", "address": "0x7d01b0ca9da2293ba0986c8ad39bf54f8f450d52", - "symbol": "FREAK", + "symbol": "NTHG", "decimals": 9, "chainId": 8, "logoURI": "https://raw.githubusercontent.com/octanolabs/assets/master/blockchains/ubiq/assets/0x7d01b0ca9da2293ba0986c8ad39bf54f8f450d52/logo.png"