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
39928d322f
commit
a1fcf485f0
|
@ -7,5 +7,6 @@
|
|||
"uluna",
|
||||
"umnt",
|
||||
"usdr",
|
||||
"usdt",
|
||||
"uusd"
|
||||
]
|
|
@ -2,7 +2,7 @@
|
|||
"name": "TerraKRW",
|
||||
"website": "https://terra.money",
|
||||
"description": "TerraKRW is the first decentralized stablecoin that is scalable, yield bearing and interchain.",
|
||||
"explorer": "https://finder.terra.money/columbus-4/terra1zw0kfxrxgrs5l087mjm79hcmj3y8z6tljuhpmc",
|
||||
"explorer": "https://finder.terra.money/columbus-4/ukrw",
|
||||
"type": "TERRA",
|
||||
"symbol": "KRT",
|
||||
"decimals": 6,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "TerraUMNT",
|
||||
"website": "https://terra.money",
|
||||
"description": "TerraUMNT is the first decentralized stablecoin that is scalable, yield bearing and interchain.",
|
||||
"explorer": "https://finder.terra.money/columbus-4/terra1sndgzq62wp23mv20ndr4sxg6k8xcsudsy87uph",
|
||||
"explorer": "https://finder.terra.money/columbus-4/umnt",
|
||||
"type": "TERRA",
|
||||
"symbol": "UMNT",
|
||||
"decimals": 6,
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "TerraSDT",
|
||||
"website": "https://terra.money",
|
||||
"description": "TerraSDT is the first decentralized stablecoin that is scalable, yield bearing and interchain.",
|
||||
"explorer": "https://finder.terra.money/columbus-4/tterra1vs2vuks65rq7xj78mwtvn7vvnm2gn7adjlr002",
|
||||
"explorer": "https://finder.terra.money/columbus-4/usdt",
|
||||
"type": "TERRA",
|
||||
"symbol": "SDT",
|
||||
"decimals": 6,
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
"name": "TerraUSD",
|
||||
"website": "https://terra.money",
|
||||
"description": "TerraUSD is the first decentralized stablecoin that is scalable, yield bearing and interchain.",
|
||||
"explorer": "https://finder.terra.money/columbus-4/terra1tndcaqxkpc5ce9qee5ggqf430mr2z3pefe5wj6",
|
||||
"explorer": "https://finder.terra.money/columbus-4/uusd",
|
||||
"type": "TERRA",
|
||||
"symbol": "UST",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "terra1tndcaqxkpc5ce9qee5ggqf430mr2z3pefe5wj6",
|
||||
"id": "uusd",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 3670,
|
||||
"commit": "b3bba938a9f4fcd996ab40c4b42a80c9da8a5ee0",
|
||||
"date": "2021-09-18T01:27:50.887Z"
|
||||
"versionNum": 3671,
|
||||
"commit": "39928d322f1026735f603cf4e1e5e55efde7f847",
|
||||
"date": "2021-09-18T01:31:42.668Z"
|
||||
}
|
22
history/versions/3671.json
Normal file
22
history/versions/3671.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"versionEnd": {
|
||||
"versionNum": 3671,
|
||||
"commit": "39928d322f1026735f603cf4e1e5e55efde7f847",
|
||||
"date": "2021-09-18T01:31:42.668Z"
|
||||
},
|
||||
"versionStart": {
|
||||
"versionNum": 3670,
|
||||
"commit": "b3bba938a9f4fcd996ab40c4b42a80c9da8a5ee0",
|
||||
"date": "2021-09-18T01:27:50.887Z"
|
||||
},
|
||||
"changes": [
|
||||
"blockchains/terra/assets/ukrw/info.json",
|
||||
"blockchains/terra/assets/ukrw/logo.png",
|
||||
"blockchains/terra/assets/umnt/info.json",
|
||||
"blockchains/terra/assets/umnt/logo.png",
|
||||
"blockchains/terra/assets/usdt/info.json",
|
||||
"blockchains/terra/assets/usdt/logo.png",
|
||||
"blockchains/terra/assets/uusd/info.json",
|
||||
"blockchains/terra/assets/uusd/logo.png"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user