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
7a22459cfe
commit
2ecad944b5
|
@ -270,6 +270,7 @@
|
||||||
"0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0",
|
"0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0",
|
||||||
"0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C",
|
"0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C",
|
||||||
"0x303dE4bdb189B951F875eB4A8ECDe2985138161e",
|
"0x303dE4bdb189B951F875eB4A8ECDe2985138161e",
|
||||||
|
"0x3048144676Ea683bF670392971e569d9511015eb",
|
||||||
"0x304c62b5B030176F8d328d3A01FEaB632FC929BA",
|
"0x304c62b5B030176F8d328d3A01FEaB632FC929BA",
|
||||||
"0x3081523203F2AEfceaBd4b9B9eDbCa05A038Db67",
|
"0x3081523203F2AEfceaBd4b9B9eDbCa05A038Db67",
|
||||||
"0x30b29C6C03546F6395ddB454538D0eb7E4a6E32f",
|
"0x30b29C6C03546F6395ddB454538D0eb7E4a6E32f",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "FUSD",
|
"name": "FUSD",
|
||||||
"website": "https://fusd.network/",
|
"website": "https://fusd.network/",
|
||||||
"description": "Decentralizing the U.S dollar to create the worlds favourite USD stable token.",
|
"description": "Decentralizing the U.S dollar to create the worlds favourite USD stable token.",
|
||||||
"explorer": "https://bscscan.com/token/0x3048144676ea683bf670392971e569d9511015eb",
|
"explorer": "https://bscscan.com/token/0x3048144676ea683bf670392971e569d9511015eb",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "FUSD",
|
"symbol": "FUSD",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x3048144676Ea683bF670392971e569d9511015eb"
|
"id": "0x3048144676Ea683bF670392971e569d9511015eb"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 2577,
|
"versionNum": 2578,
|
||||||
"commit": "829f0a335300d9d864599fc1bbe23bb3c2937c4c",
|
"commit": "7a22459cfee0a16f72b2f327e0ac0af4cd36c465",
|
||||||
"date": "2021-06-29T09:45:56.555Z"
|
"date": "2021-06-29T10:11:35.382Z"
|
||||||
}
|
}
|
16
history/versions/2578.json
Normal file
16
history/versions/2578.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 2578,
|
||||||
|
"commit": "7a22459cfee0a16f72b2f327e0ac0af4cd36c465",
|
||||||
|
"date": "2021-06-29T10:11:35.382Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 2577,
|
||||||
|
"commit": "829f0a335300d9d864599fc1bbe23bb3c2937c4c",
|
||||||
|
"date": "2021-06-29T09:45:56.555Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user