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
c27d6d9bd1
commit
21a84f4c01
|
@ -871,6 +871,7 @@
|
|||
"0x82D2f8E02Afb160Dd5A480a617692e62de9038C4",
|
||||
"0x830F7A104a3dF30879D526031D57DAa44BF85686",
|
||||
"0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e",
|
||||
"0x842668E2B9A73240aBF6532DEdC89c9c3e050C98",
|
||||
"0x843D4a358471547f51534e3e51fae91cb4Dc3F28",
|
||||
"0x8443f091997f06a61670B735ED92734F5628692F",
|
||||
"0x844FA82f1E54824655470970F7004Dd90546bB28",
|
||||
|
@ -1286,6 +1287,7 @@
|
|||
"0xc5137E8e017799e71A65e0cFe3F340d719AF17D3",
|
||||
"0xc53708664b99DF348dd27C3Ac0759d2DA9c40462",
|
||||
"0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d",
|
||||
"0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A",
|
||||
"0xC5FFc1cb7533931D737E13A9b68eBb45270f3298",
|
||||
"0xC62eF0d8e137499833AbB05Dee47007D2b334bA6",
|
||||
"0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9",
|
||||
|
|
|
@ -22,4 +22,4 @@
|
|||
"url": "https://bscscan.com/address/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98#code"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -1,34 +1,33 @@
|
|||
{
|
||||
"name": "The Doge World",
|
||||
"website": "https://thedogeworld.io",
|
||||
"description": "TheDogeWorld is a community based token with upcoming NFT marketplace.",
|
||||
"explorer": "https://bscscan.com/token/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A",
|
||||
"type": "BEP20",
|
||||
"symbol": "TDW",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/thedogeworld_io"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/thedogeworld_io"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/the-doge-world"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/the-doge-world/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://thedogeworld.io/whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
{
|
||||
"name": "The Doge World",
|
||||
"website": "https://thedogeworld.io",
|
||||
"description": "TheDogeWorld is a community based token with upcoming NFT marketplace.",
|
||||
"explorer": "https://bscscan.com/token/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A",
|
||||
"type": "BEP20",
|
||||
"symbol": "TDW",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/thedogeworld_io"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/thedogeworld_io"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/the-doge-world"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/the-doge-world/"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://thedogeworld.io/whitepaper.pdf"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3526,
|
||||
"commit": "89075a0d16e6471586a5701b179f1614986c90a0",
|
||||
"date": "2021-09-06T15:56:32.842Z"
|
||||
"versionNum": 3527,
|
||||
"commit": "c27d6d9bd18eabee0d7befef8f4af1283afc976a",
|
||||
"date": "2021-09-06T16:03:28.565Z"
|
||||
}
|
18
history/versions/3527.json
Normal file
18
history/versions/3527.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 3527,
|
||||
"commit": "c27d6d9bd18eabee0d7befef8f4af1283afc976a",
|
||||
"date": "2021-09-06T16:03:28.565Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 3526,
|
||||
"commit": "89075a0d16e6471586a5701b179f1614986c90a0",
|
||||
"date": "2021-09-06T15:56:32.842Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/smartchain/assets/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98/info.json",
|
||||
"blockchains/smartchain/assets/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98/logo.png",
|
||||
"blockchains/smartchain/assets/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A/info.json",
|
||||
"blockchains/smartchain/assets/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user