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
b9ab6859d2
commit
7551cee8df
|
@ -167,6 +167,7 @@
|
||||||
"0x2170Ed0880ac9A755fd29B2688956BD959F933F8",
|
"0x2170Ed0880ac9A755fd29B2688956BD959F933F8",
|
||||||
"0x21C1C22C09990c1521D1A27852BEb005f7d6601E",
|
"0x21C1C22C09990c1521D1A27852BEb005f7d6601E",
|
||||||
"0x2222227E22102Fe3322098e4CBfE18cFebD57c95",
|
"0x2222227E22102Fe3322098e4CBfE18cFebD57c95",
|
||||||
|
"0x22439bE3AeBC1590B05E3243780eD4156b629604",
|
||||||
"0x2294b6eDD059BBD1608a109ba5F32B8c02B30038",
|
"0x2294b6eDD059BBD1608a109ba5F32B8c02B30038",
|
||||||
"0x22D6363949E295873D261b812A281D014367e8f9",
|
"0x22D6363949E295873D261b812A281D014367e8f9",
|
||||||
"0x22E35e7C4DEE96298C8d90ccdBDCEdfc82e09395",
|
"0x22E35e7C4DEE96298C8d90ccdBDCEdfc82e09395",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"type":"BEP20",
|
"type": "BEP20",
|
||||||
"name":"DAFI Token",
|
"name": "DAFI Token",
|
||||||
"symbol":"DAFI",
|
"symbol": "DAFI",
|
||||||
"decimals":18,
|
"decimals": 18,
|
||||||
"website":"https://dafiprotocol.io",
|
"website": "https://dafiprotocol.io",
|
||||||
"explorer":"https://bscscan.com/token/0x22439bE3AeBC1590B05E3243780eD4156b629604",
|
"explorer": "https://bscscan.com/token/0x22439bE3AeBC1590B05E3243780eD4156b629604",
|
||||||
"status":"active",
|
"status": "active",
|
||||||
"id":"0x22439bE3AeBC1590B05E3243780eD4156b629604",
|
"id": "0x22439bE3AeBC1590B05E3243780eD4156b629604",
|
||||||
"description":"DAFI reinvents network rewards for every decentralized economy"
|
"description": "DAFI reinvents network rewards for every decentralized economy"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 2318,
|
"versionNum": 2319,
|
||||||
"commit": "036d4add61dcf734138ac5753df8c0d4c465e18e",
|
"commit": "b9ab6859d2824f4c389fde17745910c89a5f4590",
|
||||||
"date": "2021-06-18T10:44:06.485Z"
|
"date": "2021-06-18T10:45:25.273Z"
|
||||||
}
|
}
|
16
history/versions/2319.json
Normal file
16
history/versions/2319.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 2319,
|
||||||
|
"commit": "b9ab6859d2824f4c389fde17745910c89a5f4590",
|
||||||
|
"date": "2021-06-18T10:45:25.273Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 2318,
|
||||||
|
"commit": "036d4add61dcf734138ac5753df8c0d4c465e18e",
|
||||||
|
"date": "2021-06-18T10:44:06.485Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x22439bE3AeBC1590B05E3243780eD4156b629604/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x22439bE3AeBC1590B05E3243780eD4156b629604/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user