trustwallet-assets/blockchains/ripple/info/info.json

25 lines
758 B
JSON
Raw Normal View History

{
"name": "XRP",
"website": "https://ripple.com/xrp/",
"source_code": "https://github.com/ripple",
"white_paper": "https://ripple.com/files/ripple_consensus_whitepaper.pdf",
"description": "Instantly move money to all corners of the world.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/Ripple",
"handle": "Ripple"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/Ripple",
"handle": "Ripple"
}
],
"explorer": "https://xrpcharts.ripple.com/#/graph/",
"research": "https://research.binance.com/en/projects/xrp",
"symbol": "XRP",
"type": "COIN",
"decimals": 6,
"status": "active"
}