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
49e1e546c8
commit
f381e02128
|
@ -629,6 +629,7 @@
|
||||||
"0xA1efCe38CB265Af369e891bC3026d0285545D4E5",
|
"0xA1efCe38CB265Af369e891bC3026d0285545D4E5",
|
||||||
"0xa1faa113cbE53436Df28FF0aEe54275c13B40975",
|
"0xa1faa113cbE53436Df28FF0aEe54275c13B40975",
|
||||||
"0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569",
|
"0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569",
|
||||||
|
"0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533",
|
||||||
"0xa2B726B1145A4773F68593CF171187d8EBe4d495",
|
"0xa2B726B1145A4773F68593CF171187d8EBe4d495",
|
||||||
"0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28",
|
"0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28",
|
||||||
"0xa30CbbD41E2b8cbb6EA3923Ab215C782F8F9b51B",
|
"0xa30CbbD41E2b8cbb6EA3923Ab215C782F8F9b51B",
|
||||||
|
|
|
@ -1,10 +1,11 @@
|
||||||
{ "name": "Wrapped Dai",
|
{
|
||||||
"website": "https://wdai.io",
|
"name": "Wrapped Dai",
|
||||||
"description": "Yield farm Ddai on Binance Smart Chain.",
|
"website": "https://wdai.io",
|
||||||
"explorer": "https://bscscan.com/token/0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533",
|
"description": "Yield farm Ddai on Binance Smart Chain.",
|
||||||
"type": "BEP20",
|
"explorer": "https://bscscan.com/token/0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533",
|
||||||
"symbol": "Ddai",
|
"type": "BEP20",
|
||||||
"decimals": 8,
|
"symbol": "Ddai",
|
||||||
"status": "active",
|
"decimals": 8,
|
||||||
"id": "0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533"
|
"status": "active",
|
||||||
|
"id": "0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 1860,
|
"versionNum": 1861,
|
||||||
"commit": "27591cfaf94a511b3d7eb35dc222c92cb69afb64",
|
"commit": "49e1e546c8600363d9c57aa6bdf706ddd3918a0d",
|
||||||
"date": "2021-06-02T07:27:13.668Z"
|
"date": "2021-06-02T07:39:44.158Z"
|
||||||
}
|
}
|
16
history/versions/1861.json
Normal file
16
history/versions/1861.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 1861,
|
||||||
|
"commit": "49e1e546c8600363d9c57aa6bdf706ddd3918a0d",
|
||||||
|
"date": "2021-06-02T07:39:44.158Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 1860,
|
||||||
|
"commit": "27591cfaf94a511b3d7eb35dc222c92cb69afb64",
|
||||||
|
"date": "2021-06-02T07:27:13.668Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user