From f957c341f918ba797409b8b7e2c98472fcdcccbd Mon Sep 17 00:00:00 2001 From: berkeke <75339919+berkeke@users.noreply.github.com> Date: Mon, 11 Apr 2022 05:27:58 +0300 Subject: [PATCH] Update ubiq.json --- src/tokens/ubiq.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/tokens/ubiq.json b/src/tokens/ubiq.json index b7fc27e12..4f8f30d2f 100644 --- a/src/tokens/ubiq.json +++ b/src/tokens/ubiq.json @@ -71,4 +71,12 @@ "chainId": 8, "logoURI": "https://raw.githubusercontent.com/octanolabs/assets/master/blockchains/ubiq/assets/0x068adbc25efa195f13e70812904761100046059c/logo.png" } + { + "name": "NOODLE", + "address": "0x237EB5f28782Ca15d13A77F782470717bEc882A5", + "symbol": "NDL", + "decimals": 18, + "chainId": 8, + "logoURI": "https://raw.githubusercontent.com/octanolabs/assets/master/blockchains/ubiq/assets/0x237EB5f28782Ca15d13A77F782470717bEc882A5/logo.png" + } ]