mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto), history
This commit is contained in:
parent
d23474ba61
commit
df7108cee7
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "TheDAO",
|
"name": "TheDAO",
|
||||||
"symbol": "DAO",
|
"symbol": "DAO",
|
||||||
"type": "ERC20",
|
"type": "ERC20",
|
||||||
"decimals": 16,
|
"decimals": 16,
|
||||||
"description": "TheDAO was launched in 2016. It was the first major DAO project on Ethereum. The tokens continue to be active today",
|
"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)",
|
"website": "https://en.wikipedia.org/wiki/The_DAO_(organization)",
|
||||||
"explorer": "https://etherscan.io/token/0xbb9bc244d798123fde783fcc1c72d3bb8c189413",
|
"explorer": "https://etherscan.io/token/0xbb9bc244d798123fde783fcc1c72d3bb8c189413",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413"
|
"id": "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 458,
|
"versionNum": 459,
|
||||||
"commit": "1ac3c5e482a4cec008597080b743599a1b00d3af",
|
"commit": "d23474ba61c398bf410105fa77a841755656e7d3",
|
||||||
"date": "2021-04-08T05:31:36.627Z"
|
"date": "2021-04-08T05:39:43.465Z"
|
||||||
}
|
}
|
15
history/versions/459.json
Normal file
15
history/versions/459.json
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 459,
|
||||||
|
"commit": "d23474ba61c398bf410105fa77a841755656e7d3",
|
||||||
|
"date": "2021-04-08T05:39:43.465Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 458,
|
||||||
|
"commit": "1ac3c5e482a4cec008597080b743599a1b00d3af",
|
||||||
|
"date": "2021-04-08T05:31:36.627Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user