Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-07-20 14:52:40 +00:00 committed by trust-wallet-merge-bot
parent efe5e134be
commit 025b2aae1f
4 changed files with 68 additions and 51 deletions

View File

@ -856,6 +856,7 @@
"0x9628542656482DdeE1989b04133f02A799eB0936", "0x9628542656482DdeE1989b04133f02A799eB0936",
"0x9641C1eee00471f7dA822167F6CF77202356179a", "0x9641C1eee00471f7dA822167F6CF77202356179a",
"0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a", "0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a",
"0x965F527D9159dCe6288a2219DB51fc6Eef120dD1",
"0x9678E42ceBEb63F23197D726B29b1CB20d0064E5", "0x9678E42ceBEb63F23197D726B29b1CB20d0064E5",
"0x968F6f898a6Df937fC1859b323aC2F14643e3fED", "0x968F6f898a6Df937fC1859b323aC2F14643e3fED",
"0x96aC1E773677FA02726B5A670CA96a7aDf7F8523", "0x96aC1E773677FA02726B5A670CA96a7aDf7F8523",

View File

@ -1,49 +1,49 @@
{ {
"name": "Biswap Token", "name": "Biswap Token",
"website": "https://biswap.org", "website": "https://biswap.org",
"description": "The First DEX on BSC network with a three-type referral system", "description": "The First DEX on BSC network with a three-type referral system",
"explorer": "https://bscscan.com/token/0x965f527d9159dce6288a2219db51fc6eef120dd1", "explorer": "https://bscscan.com/token/0x965f527d9159dce6288a2219db51fc6eef120dd1",
"type": "BEP20", "type": "BEP20",
"symbol": "BSW", "symbol": "BSW",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x965F527D9159dCe6288a2219DB51fc6Eef120dD1", "id": "0x965F527D9159dCe6288a2219DB51fc6Eef120dD1",
"links": [ "links": [
{ {
"name": "github", "name": "github",
"url": "https://github.com/biswap-org" "url": "https://github.com/biswap-org"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/biswap" "url": "https://t.me/biswap"
}, },
{ {
"name": "telegram_news", "name": "telegram_news",
"url": "https://t.me/biswap_news" "url": "https://t.me/biswap_news"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Biswap_DEX" "url": "https://twitter.com/Biswap_DEX"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://biswap-dex.medium.com/" "url": "https://biswap-dex.medium.com/"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/biswap/" "url": "https://coinmarketcap.com/currencies/biswap/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/biswap" "url": "https://coingecko.com/en/coins/biswap"
}, },
{ {
"name": "docs", "name": "docs",
"url": "https://docs.biswap.org/" "url": "https://docs.biswap.org/"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/channel/UCHartwkRUURf2Q7MlKOV84w" "url": "https://youtube.com/channel/UCHartwkRUURf2Q7MlKOV84w"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 2997, "versionNum": 2998,
"commit": "4bfb33eef9e99c3b901b8957ec52229f3bfbfd70", "commit": "efe5e134be21ad334ef475f4edd39d1f60853fe5",
"date": "2021-07-20T11:44:31.538Z" "date": "2021-07-20T14:52:27.243Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 2998,
"commit": "efe5e134be21ad334ef475f4edd39d1f60853fe5",
"date": "2021-07-20T14:52:27.243Z"
},
"versionStart": {
"versionNum": 2997,
"commit": "4bfb33eef9e99c3b901b8957ec52229f3bfbfd70",
"date": "2021-07-20T11:44:31.538Z"
},
"changes": [
"blockchains/smartchain/assets/0x965F527D9159dCe6288a2219DB51fc6Eef120dD1/info.json",
"blockchains/smartchain/assets/0x965F527D9159dCe6288a2219DB51fc6Eef120dD1/logo.png"
]
}