From 713c7411c80054445f5b2da3a2c24281548a40f0 Mon Sep 17 00:00:00 2001 From: WesleyLiu0717 <46731787+WesleyLiu0717@users.noreply.github.com> Date: Wed, 12 May 2021 13:59:16 +0800 Subject: [PATCH] Add NAOS token (#846) --- contract-map.json | 7 +++++++ images/naos.svg | 1 + 2 files changed, 8 insertions(+) create mode 100644 images/naos.svg diff --git a/contract-map.json b/contract-map.json index 2f145bef22..03ff988a86 100644 --- a/contract-map.json +++ b/contract-map.json @@ -2796,6 +2796,13 @@ "symbol": "DODO", "decimals": 18 }, + "0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496":{ + "name": "NAOS Finance", + "logo": "naos.svg", + "erc20": true, + "symbol": "NAOS", + "decimals": 18 + }, "0x111111111117dC0aa78b770fA6A738034120C302": { "name": "1INCH Token", "logo": "1inch.svg", diff --git a/images/naos.svg b/images/naos.svg new file mode 100644 index 0000000000..8cf5764645 --- /dev/null +++ b/images/naos.svg @@ -0,0 +1 @@ + \ No newline at end of file