From 431d3b3c1b3f3a69b95a4713f1743484c6d3cf7d Mon Sep 17 00:00:00 2001 From: CryptoA Date: Fri, 23 Jul 2021 01:30:18 +0300 Subject: [PATCH] Add XRP Token links (#12108) * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 --- .../info.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json b/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json index e4ae8e17c..46362250a 100644 --- a/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json +++ b/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json @@ -8,5 +8,15 @@ "symbol": "XRP", "decimals": 18, "status": "active", - "id": "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE" + "id": "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/ripplepay" + }, + { + "name": "twitter", + "url": "https://twitter.com/Ripple" + } + ] } \ No newline at end of file