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
683ff498c4
commit
5b0d097fc0
|
@ -167,6 +167,7 @@
|
|||
"0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44",
|
||||
"0xCa3F508B8e4Dd382eE878A314789373D80A5190A",
|
||||
"0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1",
|
||||
"0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E",
|
||||
"0xcD7C5025753a49f1881B31C48caA7C517Bb46308",
|
||||
"0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63",
|
||||
"0xd399359683c1cD5267f611261eDE08F22cE9729F",
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
{
|
||||
"name": "Crow Token",
|
||||
"website": "https://crowfinance.net/",
|
||||
"description": "CrowFinance an Evolution Yield Farming and Yield Optimizer on Binance Smart Chain with daytime and nighttime burn mechanism system.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/crowfinance"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://medium.com/@crowfinance"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/CrowFinance"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E",
|
||||
"type": "BEP20",
|
||||
"symbol": "CROW",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E"
|
||||
{
|
||||
"name": "Crow Token",
|
||||
"website": "https://crowfinance.net/",
|
||||
"description": "CrowFinance an Evolution Yield Farming and Yield Optimizer on Binance Smart Chain with daytime and nighttime burn mechanism system.",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/crowfinance"
|
||||
},
|
||||
{
|
||||
"name": "Medium",
|
||||
"url": "https://medium.com/@crowfinance"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/CrowFinance"
|
||||
}
|
||||
],
|
||||
"explorer": "https://bscscan.com/token/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E",
|
||||
"type": "BEP20",
|
||||
"symbol": "CROW",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E"
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 11,
|
||||
"commit": "5d30a3548655e417923c0e864803dc481621a34b",
|
||||
"date": "2021-02-25T13:19:49.421Z"
|
||||
"versionNum": 12,
|
||||
"commit": "683ff498c4db63e23b025373e5a0c39e2af89b18",
|
||||
"date": "2021-02-25T15:57:11.804Z"
|
||||
}
|
16
history/versions/12.json
Normal file
16
history/versions/12.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 12,
|
||||
"commit": "683ff498c4db63e23b025373e5a0c39e2af89b18",
|
||||
"date": "2021-02-25T15:57:11.804Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 11,
|
||||
"commit": "5d30a3548655e417923c0e864803dc481621a34b",
|
||||
"date": "2021-02-25T13:19:49.421Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E/info.json",
|
||||
"blockchains/smartchain/assets/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user