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
f1fac5de33
commit
4e0a8be139
|
@ -703,6 +703,7 @@
|
||||||
"0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b",
|
"0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b",
|
||||||
"0xA1efCe38CB265Af369e891bC3026d0285545D4E5",
|
"0xA1efCe38CB265Af369e891bC3026d0285545D4E5",
|
||||||
"0xa1faa113cbE53436Df28FF0aEe54275c13B40975",
|
"0xa1faa113cbE53436Df28FF0aEe54275c13B40975",
|
||||||
|
"0xA1fd12820F0c1C492DD87f8a0d12043d8f24f8a6",
|
||||||
"0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569",
|
"0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569",
|
||||||
"0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533",
|
"0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533",
|
||||||
"0xA2120b9e674d3fC3875f415A7DF52e382F141225",
|
"0xA2120b9e674d3fC3875f415A7DF52e382F141225",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "EUSD",
|
"name": "EUSD",
|
||||||
"website": "https://e-usd.network",
|
"website": "https://e-usd.network",
|
||||||
"description": "Decentralizing the U.S dollar to create a stable token",
|
"description": "Decentralizing the U.S dollar to create a stable token",
|
||||||
"explorer": "https://bscscan.com/token/0xa1fd12820f0c1c492dd87f8a0d12043d8f24f8a6",
|
"explorer": "https://bscscan.com/token/0xa1fd12820f0c1c492dd87f8a0d12043d8f24f8a6",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "EUSD",
|
"symbol": "EUSD",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xA1fd12820F0c1C492DD87f8a0d12043d8f24f8a6"
|
"id": "0xA1fd12820F0c1C492DD87f8a0d12043d8f24f8a6"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 2055,
|
"versionNum": 2056,
|
||||||
"commit": "e109f9d057461d443ff52f3d250cc8a21e60de73",
|
"commit": "f1fac5de336ca3d2f68c976ea26217476749a973",
|
||||||
"date": "2021-06-09T07:00:06.804Z"
|
"date": "2021-06-09T07:01:35.913Z"
|
||||||
}
|
}
|
16
history/versions/2056.json
Normal file
16
history/versions/2056.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 2056,
|
||||||
|
"commit": "f1fac5de336ca3d2f68c976ea26217476749a973",
|
||||||
|
"date": "2021-06-09T07:01:35.913Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 2055,
|
||||||
|
"commit": "e109f9d057461d443ff52f3d250cc8a21e60de73",
|
||||||
|
"date": "2021-06-09T07:00:06.804Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0xA1fd12820F0c1C492DD87f8a0d12043d8f24f8a6/info.json",
|
||||||
|
"blockchains/smartchain/assets/0xA1fd12820F0c1C492DD87f8a0d12043d8f24f8a6/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user