Fixes (sanity and consistency, auto), history

This commit is contained in:
Cryptocool1 2021-07-08 11:53:18 +00:00 committed by trust-wallet-merge-bot
parent bb549e4f4f
commit 15101969d2
4 changed files with 57 additions and 41 deletions

View File

@ -773,6 +773,7 @@
"0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556", "0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556",
"0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51", "0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51",
"0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e",
"0x891E4554227385c5c740F9B483E935E3CbC29F01",
"0x893F9C19e2b9f7865f6d0f953C38B34A3a6c17cF", "0x893F9C19e2b9f7865f6d0f953C38B34A3a6c17cF",
"0x8943b6d1677a4Addbe5Aa58f429e11E856746Fba", "0x8943b6d1677a4Addbe5Aa58f429e11E856746Fba",
"0x89671544190eE39E469C8393009875dF6565457a", "0x89671544190eE39E469C8393009875dF6565457a",

View File

@ -1,38 +1,37 @@
{ "name": "Robust Token", {
"website": "https://robustprotocol.fi", "name": "Robust Token",
"description": "Robust Token (RBT) is an original concept token on the Binance Smart Chain with a limited supply of 100 000 RBT and a 1% burn per transaction that gets converted into Robust Reward (RBW).", "website": "https://robustprotocol.fi",
"explorer": "https://bscscan.com/token/0x891E4554227385c5c740F9B483E935E3CbC29F01", "description": "Robust Token (RBT) is an original concept token on the Binance Smart Chain with a limited supply of 100 000 RBT and a 1% burn per transaction that gets converted into Robust Reward (RBW).",
"type": "BEP20", "explorer": "https://bscscan.com/token/0x891E4554227385c5c740F9B483E935E3CbC29F01",
"symbol": "RBT", "type": "BEP20",
"decimals": 18, "symbol": "RBT",
"status": "active", "decimals": 18,
"id": "0x891E4554227385c5c740F9B483E935E3CbC29F01", "status": "active",
"links": [ "id": "0x891E4554227385c5c740F9B483E935E3CbC29F01",
{ "links": [
"name": "telegram", {
"url": "https://t.me/robustprotocol/" "name": "telegram",
}, "url": "https://t.me/robustprotocol/"
{ },
"name": "twitter", {
"url": "https://twitter.com/robustprotocol/" "name": "twitter",
}, "url": "https://twitter.com/robustprotocol/"
{ },
"name": "docs", {
"url": "https://docs.robustprotocol.fi/" "name": "docs",
}, "url": "https://docs.robustprotocol.fi/"
{ },
"name": "whitepaper", {
"url": "https://robustprotocol.fi/RobustProtocol.pdf" "name": "whitepaper",
}, "url": "https://robustprotocol.fi/RobustProtocol.pdf"
{ },
"name": "medium", {
"url": "https://robustprotocol.medium.com/" "name": "medium",
}, "url": "https://robustprotocol.medium.com/"
{ },
"name": "github", {
"url": "https://github.com/robustprotocol/" "name": "github",
} "url": "https://github.com/robustprotocol/"
] }
} ]
}

View File

@ -1,5 +1,5 @@
{ {
"versionNum": 2875, "versionNum": 2876,
"commit": "8046237953ee2aa19e236f3e61ff219bfb9c038e", "commit": "bb549e4f4f598034081965b7762769f362584a94",
"date": "2021-07-08T11:37:40.762Z" "date": "2021-07-08T11:53:03.111Z"
} }

View File

@ -0,0 +1,16 @@
{
"versionEnd": {
"versionNum": 2876,
"commit": "bb549e4f4f598034081965b7762769f362584a94",
"date": "2021-07-08T11:53:03.111Z"
},
"versionStart": {
"versionNum": 2875,
"commit": "8046237953ee2aa19e236f3e61ff219bfb9c038e",
"date": "2021-07-08T11:37:40.762Z"
},
"changes": [
"blockchains/smartchain/assets/0x891E4554227385c5c740F9B483E935E3CbC29F01/info.json",
"blockchains/smartchain/assets/0x891E4554227385c5c740F9B483E935E3CbC29F01/logo.png"
]
}