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 <flashmob+currencytycoon@gmail.com>
This commit is contained in:
0xTycoon 2021-04-08 14:38:31 +09:00 committed by GitHub
parent 5dbc1bf9b1
commit d23474ba61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}