@@ -3382,6 +3382,20 @@ export const ofcErc20Coins = [
33823382 6 ,
33833383 underlyingAssetForSymbol ( 'eth:ausd' )
33843384 ) ,
3385+ ofcerc20 (
3386+ 'fd4cfe16-5228-4d92-9d87-5b8eaa1f89eb' ,
3387+ 'ofceth:ags' ,
3388+ 'Silver Standard' ,
3389+ 4 ,
3390+ underlyingAssetForSymbol ( 'eth:ags' )
3391+ ) ,
3392+ ofcerc20 (
3393+ '54eff6b7-6db0-4ad3-9757-e232efc78d89' ,
3394+ 'ofceth:aus' ,
3395+ 'Gold Standard' ,
3396+ 4 ,
3397+ underlyingAssetForSymbol ( 'eth:aus' )
3398+ ) ,
33853399 ofcerc20 (
33863400 'a1e3c5d2-7b6e-4c9b-9f3e-4d2a4e5b6c8d' ,
33873401 'ofceth:gaia' ,
@@ -3658,7 +3672,19 @@ export const ofcErc20Coins = [
36583672 ofcerc20 ( 'a5357ba2-5a2a-4d73-8f65-e01b9158ea9c' , 'ofceth:resolv' , 'Resolv' , 18 , UnderlyingAsset [ 'eth:resolv' ] ) ,
36593673 ofcerc20 ( '5485e380-c3df-49ab-98f2-9c4d3f37f2fb' , 'ofceth:spec' , 'Spectral' , 18 , UnderlyingAsset [ 'eth:spec' ] ) ,
36603674 ofcerc20 ( '8e52ca73-1860-43e5-98d6-49c5f34b8da2' , 'ofceth:prompt' , 'Wayfinder' , 18 , UnderlyingAsset [ 'eth:prompt' ] ) ,
3675+ ofcerc20 ( '44a386ad-a9d4-4cb5-8f30-72128e618286' , 'ofceth:reya' , 'Reya' , 18 , underlyingAssetForSymbol ( 'eth:reya' ) ) ,
3676+ ofcerc20 ( '5485e380-c3df-49ab-98f2-9c4d3f37f2fb' , 'ofceth:spec' , 'Spectral' , 18 , UnderlyingAsset [ 'eth:spec' ] ) ,
36613677 ofcerc20 ( '0edacb3a-b48a-4a6e-ae28-69f8b7a84bfa' , 'ofceth:yb' , 'YieldBasis' , 18 , UnderlyingAsset [ 'eth:yb' ] ) ,
3678+ ofcerc20 (
3679+ 'ff16374d-c3c8-4f1f-9cd2-5dab15c1f895' ,
3680+ 'ofceth:usdp' ,
3681+ 'USDP Stablecoin' ,
3682+ 18 ,
3683+ underlyingAssetForSymbol ( 'eth:usdp' ) ,
3684+ undefined ,
3685+ [ CoinFeature . STABLECOIN ]
3686+ ) ,
3687+ ofcerc20 ( 'dd95c7b9-2be8-4471-920d-40e1fd583bf3' , 'ofceth:grtx' , 'GreatX' , 6 , underlyingAssetForSymbol ( 'eth:grtx' ) ) ,
36623688 // New Base OFC tokens
36633689 ofcerc20 (
36643690 'b096690d-92fd-4f02-83d6-e26a1ff393f3' ,
0 commit comments