mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
17 lines
541 B
JSON
17 lines
541 B
JSON
{
|
|
"name": "Rio Fuel Token",
|
|
"website": "https://riochain.io",
|
|
"description": "Our core technology is a next generation Blockchain infrastructure called Rio Chain.",
|
|
"explorer": "https://etherscan.io/token/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5",
|
|
"socials": [
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/@riodefiofficial"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "RFuel",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5"
|
|
} |