From 4c22658fae28a66f7069dd036d0edf37e9d91ba3 Mon Sep 17 00:00:00 2001 From: anupam-pandey Date: Thu, 18 Apr 2024 15:06:54 +0530 Subject: [PATCH] feat(statics): adding support for jasmycoin (erc20) for go account Ticket: PX-3817 --- modules/statics/src/coins.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/statics/src/coins.ts b/modules/statics/src/coins.ts index 12629f20ed..f191396271 100644 --- a/modules/statics/src/coins.ts +++ b/modules/statics/src/coins.ts @@ -10193,7 +10193,7 @@ export const coins = CoinMap.fromCoins([ ofcerc20('b15ff97c-3153-4aa0-8d72-ecc21e7b80cb', 'ofcfet1', 'Fetch', 18, UnderlyingAsset.FET1), ofcerc20('b5bfe73b-9b60-4961-914e-245c7e0dd7c3', 'ofcblur', 'Blur', 18, UnderlyingAsset.BLUR), ofcerc20('c93ded62-7a1a-4dd1-8398-0e68106f5009', 'ofcwld', 'Worldcoin', 18, UnderlyingAsset.WLD), - ofcerc20('0b9c1184-82ee-42dd-8c70-fdb59262b173', 'ofcjasmy', 'JasmyCoin', 18, UnderlyingAsset.JASMY), + ofcerc20('afe60408-a2cd-4b4c-b4b2-5610faa8e4dd', 'ofcjasmy', 'JasmyCoin', 18, UnderlyingAsset.JASMY), ofcerc20( 'd45e7c2c-bd1f-4586-8a87-2a715824d665', 'ofcbuidl',