From 91adf0b0e81f24de143a48c2187230a11d002c7e Mon Sep 17 00:00:00 2001 From: Hitansh Madan Date: Mon, 2 Dec 2024 21:39:55 +0530 Subject: [PATCH] feat(statics): add rlusd Ticket: WIN-3909 --- modules/statics/src/coins.ts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/modules/statics/src/coins.ts b/modules/statics/src/coins.ts index dc8317e439..9d40c7683e 100644 --- a/modules/statics/src/coins.ts +++ b/modules/statics/src/coins.ts @@ -40,6 +40,7 @@ import { ttronToken, txrpToken, tzkethErc20, + xrpToken, zkethErc20, } from './account'; import { ada } from './ada'; @@ -19271,6 +19272,16 @@ export const coins = CoinMap.fromCoins([ 'ripple.com', UnderlyingAsset['txrp:rlusd'] ), + xrpToken( + 'a5e3e409-4cde-443d-9000-22bfc99ad456', + 'xrp:rlusd', + 'Ripple USD', + 96, + 'rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De', + '524C555344000000000000000000000000000000', + 'ripple.com', + UnderlyingAsset['xrp:rlusd'] + ), suiToken( 'f26941b7-1110-4aa7-a2bc-29807297a51c', 'sui:deep',