mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
431d3b3c1b
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
22 lines
653 B
JSON
22 lines
653 B
JSON
{
|
|
"name": "XRP Token",
|
|
"website": "https://ripple.com/xrp",
|
|
"description": "XRP is a digital asset built for payments.",
|
|
"explorer": "https://bscscan.com/token/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE",
|
|
"research": "https://research.binance.com/en/projects/xrp",
|
|
"type": "BEP20",
|
|
"symbol": "XRP",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE",
|
|
"links": [
|
|
{
|
|
"name": "facebook",
|
|
"url": "https://facebook.com/ripplepay"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/Ripple"
|
|
}
|
|
]
|
|
} |