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
5a203d0bea
commit
48a46963ed
|
@ -1033,6 +1033,7 @@
|
|||
"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
|
||||
"0xbB8170ad35325522c0026d67584D4feFBd08b750",
|
||||
"0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575",
|
||||
"0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F",
|
||||
"0xbbC9Fa4B395FeE68465C2Cd4a88cdE267a34ed2a",
|
||||
"0xBBe899c61198D1826a43e20ea19efC46E50c2B00",
|
||||
"0xbBeA1AC815E5402DF5Ee9c80A93FC3e72119469D",
|
||||
|
|
|
@ -1,37 +1,37 @@
|
|||
{
|
||||
"name": "Only 1 Token",
|
||||
"website": "https://only1token.com",
|
||||
"description": "O1T is a single BEP20 token shared by its holders",
|
||||
"explorer": "https://bscscan.com/token/0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F",
|
||||
"type": "BEP20",
|
||||
"symbol": "O1T",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/only1token"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/OnlyOneToken"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://only1token.medium.com"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/c/Only1Token"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://only1token.medium.com/o1t-lightpaper-8729898a392e"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/only1token"
|
||||
}
|
||||
]
|
||||
}
|
||||
{
|
||||
"name": "Only 1 Token",
|
||||
"website": "https://only1token.com",
|
||||
"description": "O1T is a single BEP20 token shared by its holders",
|
||||
"explorer": "https://bscscan.com/token/0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F",
|
||||
"type": "BEP20",
|
||||
"symbol": "O1T",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/only1token"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/OnlyOneToken"
|
||||
},
|
||||
{
|
||||
"name": "medium",
|
||||
"url": "https://only1token.medium.com"
|
||||
},
|
||||
{
|
||||
"name": "youtube",
|
||||
"url": "https://youtube.com/c/Only1Token"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://only1token.medium.com/o1t-lightpaper-8729898a392e"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/only1token"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"versionNum": 2887,
|
||||
"commit": "9f27f5f7e4bc1ba4df7824eed354110c1134d2b7",
|
||||
"date": "2021-07-10T01:25:40.494Z"
|
||||
"versionNum": 2888,
|
||||
"commit": "5a203d0bea5537c4e6623134196b823399f54f4d",
|
||||
"date": "2021-07-10T16:54:28.929Z"
|
||||
}
|
16
history/versions/2888.json
Normal file
16
history/versions/2888.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user