From b013068a9f0e8b8f904712492c5554ff0c3bb782 Mon Sep 17 00:00:00 2001 From: Yashvanth B L Date: Tue, 21 Apr 2026 23:20:32 +0530 Subject: [PATCH] feat(statics): add OFC support for Canton tokens sbc and ibenji Ticket: CGARD-821 --- modules/statics/src/coins/ofcCoins.ts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/modules/statics/src/coins/ofcCoins.ts b/modules/statics/src/coins/ofcCoins.ts index c281d36bfd..d64ca0a1fe 100644 --- a/modules/statics/src/coins/ofcCoins.ts +++ b/modules/statics/src/coins/ofcCoins.ts @@ -4388,6 +4388,20 @@ export const ofcCoins = [ 10, UnderlyingAsset['canton:usdxlr'] ), + ofcCantonToken( + '8e27bc41-cf30-442a-94ab-bf8b626b9ac9', + 'ofccanton:sbc', + 'Stable Coin', + 10, + UnderlyingAsset['canton:sbc'] + ), + ofcCantonToken( + '8259e506-32fe-4a72-b2c6-14a7ef47d7fa', + 'ofccanton:ibenji', + 'iBENJI', + 10, + UnderlyingAsset['canton:ibenji'] + ), tofcCantonToken( 'd7297535-c1d4-429d-b3c5-d36351b110e5', 'ofctcanton:testcoin1',