Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-25 19:20:21 +00:00 committed by trust-wallet-merge-bot
parent c18d6cb106
commit ec4c8ad0f5
2 changed files with 37 additions and 39 deletions

View File

@ -1,4 +1,3 @@
{
"name": "Robust Reward",
"website": "https://robustprotocol.fi",
@ -39,5 +38,4 @@
"url": "https://reddit.com/r/robustprotocol/"
}
]
}
}

View File

@ -1,37 +1,37 @@
{
"name": "Robust Token",
"website": "https://robustprotocol.fi",
"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).",
"explorer": "https://bscscan.com/token/0x891E4554227385c5c740F9B483E935E3CbC29F01",
"type": "BEP20",
"symbol": "RBT",
"decimals": 18,
"status": "active",
"id": "0x891E4554227385c5c740F9B483E935E3CbC29F01",
"links": [
{
"name": "telegram",
"url": "https://t.me/robustprotocol/"
},
{
"name": "twitter",
"url": "https://twitter.com/robustprotocol/"
},
{
"name": "docs",
"url": "https://docs.robustprotocol.fi/"
},
{
"name": "whitepaper",
"url": "https://robustprotocol.fi/RobustProtocol.pdf"
},
{
"name": "medium",
"url": "https://robustprotocol.medium.com/"
},
{
"name": "github",
"url": "https://github.com/robustprotocol/"
}
]
{
"name": "Robust Token",
"website": "https://robustprotocol.fi",
"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).",
"explorer": "https://bscscan.com/token/0x891E4554227385c5c740F9B483E935E3CbC29F01",
"type": "BEP20",
"symbol": "RBT",
"decimals": 18,
"status": "active",
"id": "0x891E4554227385c5c740F9B483E935E3CbC29F01",
"links": [
{
"name": "telegram",
"url": "https://t.me/robustprotocol/"
},
{
"name": "twitter",
"url": "https://twitter.com/robustprotocol/"
},
{
"name": "docs",
"url": "https://docs.robustprotocol.fi/"
},
{
"name": "whitepaper",
"url": "https://robustprotocol.fi/RobustProtocol.pdf"
},
{
"name": "medium",
"url": "https://robustprotocol.medium.com/"
},
{
"name": "github",
"url": "https://github.com/robustprotocol/"
}
]
}