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
401f776267
commit
d8f6fd1937
|
@ -295,6 +295,7 @@
|
||||||
"0x7f1296e5aA692a98d86EaAe3ac1CD7723E74878d",
|
"0x7f1296e5aA692a98d86EaAe3ac1CD7723E74878d",
|
||||||
"0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A",
|
"0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A",
|
||||||
"0x7F70642d88cf1C4a3a7abb072B53B929b653edA5",
|
"0x7F70642d88cf1C4a3a7abb072B53B929b653edA5",
|
||||||
|
"0x802C68730212295149f2bEa78C25e2Cf5A05B8A0",
|
||||||
"0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3",
|
"0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3",
|
||||||
"0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78",
|
"0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78",
|
||||||
"0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc",
|
"0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc",
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "Corgi doge",
|
"name": "Corgi doge",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "CORGI",
|
"symbol": "CORGI",
|
||||||
"decimals": 8,
|
"decimals": 8,
|
||||||
"website": "https://www.corgidoge.com",
|
"website": "https://www.corgidoge.com",
|
||||||
"description": "Corgi Doge is a payment protocol designed to be accessible and lightweight, with a focus on reducing transaction fees. Fast and free transactions on a secure and decentralized network make Corgi ideal for everyday payment. ",
|
"description": "Corgi Doge is a payment protocol designed to be accessible and lightweight, with a focus on reducing transaction fees. Fast and free transactions on a secure and decentralized network make Corgi ideal for everyday payment. ",
|
||||||
"explorer": "https://bscscan.com/token/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0",
|
"explorer": "https://bscscan.com/token/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x802C68730212295149f2bEa78C25e2Cf5A05B8A0"
|
"id": "0x802C68730212295149f2bEa78C25e2Cf5A05B8A0"
|
||||||
}
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"versionNum": 1149,
|
"versionNum": 1150,
|
||||||
"commit": "f844fc34b851924bb326f0dd8398cc573b274ff8",
|
"commit": "401f77626788af0a314aeb6f5a6b27e121d7d4b0",
|
||||||
"date": "2021-05-08T09:35:54.618Z"
|
"date": "2021-05-08T09:37:56.566Z"
|
||||||
}
|
}
|
16
history/versions/1150.json
Normal file
16
history/versions/1150.json
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"versionEnd": {
|
||||||
|
"versionNum": 1150,
|
||||||
|
"commit": "401f77626788af0a314aeb6f5a6b27e121d7d4b0",
|
||||||
|
"date": "2021-05-08T09:37:56.566Z"
|
||||||
|
},
|
||||||
|
"versionStart": {
|
||||||
|
"versionNum": 1149,
|
||||||
|
"commit": "f844fc34b851924bb326f0dd8398cc573b274ff8",
|
||||||
|
"date": "2021-05-08T09:35:54.618Z"
|
||||||
|
},
|
||||||
|
"changes": [
|
||||||
|
"blockchains/smartchain/assets/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0/info.json",
|
||||||
|
"blockchains/smartchain/assets/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0/logo.png"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user