Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-07-10 16:54:44 +00:00 committed by trust-wallet-merge-bot
parent 5a203d0bea
commit 48a46963ed
4 changed files with 57 additions and 40 deletions

View File

@ -1033,6 +1033,7 @@
"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
"0xbB8170ad35325522c0026d67584D4feFBd08b750", "0xbB8170ad35325522c0026d67584D4feFBd08b750",
"0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575", "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575",
"0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F",
"0xbbC9Fa4B395FeE68465C2Cd4a88cdE267a34ed2a", "0xbbC9Fa4B395FeE68465C2Cd4a88cdE267a34ed2a",
"0xBBe899c61198D1826a43e20ea19efC46E50c2B00", "0xBBe899c61198D1826a43e20ea19efC46E50c2B00",
"0xbBeA1AC815E5402DF5Ee9c80A93FC3e72119469D", "0xbBeA1AC815E5402DF5Ee9c80A93FC3e72119469D",

View File

@ -1,37 +1,37 @@
{ {
"name": "Only 1 Token", "name": "Only 1 Token",
"website": "https://only1token.com", "website": "https://only1token.com",
"description": "O1T is a single BEP20 token shared by its holders", "description": "O1T is a single BEP20 token shared by its holders",
"explorer": "https://bscscan.com/token/0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F", "explorer": "https://bscscan.com/token/0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F",
"type": "BEP20", "type": "BEP20",
"symbol": "O1T", "symbol": "O1T",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F", "id": "0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/only1token" "url": "https://t.me/only1token"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/OnlyOneToken" "url": "https://twitter.com/OnlyOneToken"
}, },
{ {
"name": "medium", "name": "medium",
"url": "https://only1token.medium.com" "url": "https://only1token.medium.com"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/c/Only1Token" "url": "https://youtube.com/c/Only1Token"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://only1token.medium.com/o1t-lightpaper-8729898a392e" "url": "https://only1token.medium.com/o1t-lightpaper-8729898a392e"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/only1token" "url": "https://facebook.com/only1token"
} }
] ]
} }

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 2887, "versionNum": 2888,
"commit": "9f27f5f7e4bc1ba4df7824eed354110c1134d2b7", "commit": "5a203d0bea5537c4e6623134196b823399f54f4d",
"date": "2021-07-10T01:25:40.494Z" "date": "2021-07-10T16:54:28.929Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 2888,
"commit": "5a203d0bea5537c4e6623134196b823399f54f4d",
"date": "2021-07-10T16:54:28.929Z"
},
"versionStart": {
"versionNum": 2887,
"commit": "9f27f5f7e4bc1ba4df7824eed354110c1134d2b7",
"date": "2021-07-10T01:25:40.494Z"
},
"changes": [
"blockchains/smartchain/assets/0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F/info.json",
"blockchains/smartchain/assets/0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F/logo.png"
]
}