From d23474ba61c398bf410105fa77a841755656e7d3 Mon Sep 17 00:00:00 2001 From: 0xTycoon Date: Thu, 8 Apr 2021 14:38:31 +0900 Subject: [PATCH] added a missing info.json file for TheDAO (#6305) * added a missing info.json file for TheDAO at 0xbb9bc244d798123fde783fcc1c72d3bb8c189413 * update info.json updated info.json to use a cheksumed address for the id Co-authored-by: 0xTycoon --- .../info.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json diff --git a/blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json b/blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json new file mode 100644 index 000000000..d0169df6e --- /dev/null +++ b/blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json @@ -0,0 +1,11 @@ +{ + "name": "TheDAO", + "symbol": "DAO", + "type": "ERC20", + "decimals": 16, + "description": "TheDAO was launched in 2016. It was the first major DAO project on Ethereum. The tokens continue to be active today", + "website": "https://en.wikipedia.org/wiki/The_DAO_(organization)", + "explorer": "https://etherscan.io/token/0xbb9bc244d798123fde783fcc1c72d3bb8c189413", + "status": "active", + "id": "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413" +}