From b5cede8736c0389fd41cfc584edc0b1d8277d540 Mon Sep 17 00:00:00 2001 From: Adam R <13562139+catenocrypt@users.noreply.github.com> Date: Sat, 15 May 2021 05:51:28 +0200 Subject: [PATCH] Re-added info file, with updated descriptions, and removed unneccessary fields. (#8030) Co-authored-by: Catenocrypt --- .../info.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json diff --git a/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json b/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json new file mode 100644 index 000000000..b28d16290 --- /dev/null +++ b/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json @@ -0,0 +1,11 @@ +{ + "name": "WISE Token", + "website": "https://wisetoken.net/", + "description": "Wise is an innovative and highly secure DeFi ecosystem that offers a full suite of financial tools. 100% of ecosystem profits go to token holders.", + "explorer": "https://etherscan.io/token/0x66a0f676479cee1d7373f3dc2e2952778bff5bd6", + "type": "ERC20", + "symbol": "WISE", + "decimals": 18, + "status": "active", + "id": "0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6" +} \ No newline at end of file