@@ -24,7 +24,7 @@ import {
2424 ACCOUNT_COIN_DEFAULT_FEATURES_EXCLUDE_SINGAPORE ,
2525} from '../coinFeatures' ;
2626
27- export const erc20Coins = [
27+ export const erc20Tokens = [
2828 erc20 (
2929 '3cdd1d41-b561-4c0c-aa82-72c52ebe69e5' ,
3030 'eth:kava' ,
@@ -14016,4 +14016,47 @@ export const erc20Coins = [
1401614016 '0xc96de26018a54d51c097160568752c4e3bd6c364' ,
1401714017 UnderlyingAsset [ 'eth:fbtc' ]
1401814018 ) ,
14019+ erc20 (
14020+ 'f2327bcc-41a0-446d-b482-4d1148c24343' ,
14021+ 'eth:byzusd' ,
14022+ 'Byzantine Prime USD' ,
14023+ 18 ,
14024+ '0x30cacd22f178c9e57b0b010e1f9432881aa530c4' ,
14025+ UnderlyingAsset [ 'eth:byzusd' ]
14026+ ) ,
14027+
14028+ erc20 (
14029+ '17d33c86-258a-47b7-abab-486b5e349965' ,
14030+ 'eth:audm' ,
14031+ 'Macropod Stablecoin' ,
14032+ 18 ,
14033+ '0x081599e4936d12c46bd48913b2329115cd26cbdd' ,
14034+ UnderlyingAsset [ 'eth:audm' ]
14035+ ) ,
14036+
14037+ erc20 (
14038+ 'bb874b3f-8844-4d92-82cf-c3dcfdcfebd0' ,
14039+ 'eth:usdi' ,
14040+ 'USDi' ,
14041+ 6 ,
14042+ '0xaf1157149ff040dad186a0142a796d901bef1cf1' ,
14043+ UnderlyingAsset [ 'eth:usdi' ]
14044+ ) ,
14045+ erc20 (
14046+ '4ff37854-c686-4114-bbf2-6bfeeb7e14b1' ,
14047+ 'eth:tea' ,
14048+ 'Tea' ,
14049+ 18 ,
14050+ '0x7ea7ea50ed58bc4d0a9194bcd328e21f7be80c2b' ,
14051+ UnderlyingAsset [ 'eth:tea' ]
14052+ ) ,
14053+
14054+ erc20 (
14055+ 'c72cb819-15bc-4265-8efb-c0421edda866' ,
14056+ 'eth:ofc' ,
14057+ 'OneFootball Club' ,
14058+ 18 ,
14059+ '0x9cb7a4ef0cae65b07362bc679a0b874041e3da53' ,
14060+ UnderlyingAsset [ 'eth:ofc' ]
14061+ ) ,
1401914062] ;
0 commit comments