@@ -2873,7 +2873,7 @@ export const allCoinsAndTokens = [
28732873 'tempo' ,
28742874 'Tempo' ,
28752875 Networks . main . tempo ,
2876- 18 ,
2876+ 6 ,
28772877 UnderlyingAsset . TEMPO ,
28782878 BaseUnit . ETH ,
28792879 TEMPO_FEATURES
@@ -2883,7 +2883,7 @@ export const allCoinsAndTokens = [
28832883 'ttempo' ,
28842884 'Tempo Testnet' ,
28852885 Networks . test . tempo ,
2886- 18 ,
2886+ 6 ,
28872887 UnderlyingAsset . TEMPO ,
28882888 BaseUnit . ETH ,
28892889 TEMPO_FEATURES
@@ -2893,7 +2893,7 @@ export const allCoinsAndTokens = [
28932893 'e1872fd8-14ee-4dc9-bc5e-fd52552d9c60' ,
28942894 'ttempo:pathusd' ,
28952895 'Testnet pathUSD' ,
2896- 18 ,
2896+ 6 ,
28972897 '0x20c0000000000000000000000000000000000000' ,
28982898 UnderlyingAsset [ 'ttempo:pathusd' ] ,
28992899 TEMPO_FEATURES
@@ -2902,7 +2902,7 @@ export const allCoinsAndTokens = [
29022902 '3c67eaa8-f073-4e1a-9d3a-c6756a31bef0' ,
29032903 'ttempo:alphausd' ,
29042904 'Testnet AlphaUSD' ,
2905- 18 ,
2905+ 6 ,
29062906 '0x20c0000000000000000000000000000000000001' ,
29072907 UnderlyingAsset [ 'ttempo:alphausd' ] ,
29082908 TEMPO_FEATURES
@@ -2911,7 +2911,7 @@ export const allCoinsAndTokens = [
29112911 'da6d27bd-ed3b-4b59-b574-6e013e5eb55d' ,
29122912 'ttempo:betausd' ,
29132913 'Testnet BetaUSD' ,
2914- 18 ,
2914+ 6 ,
29152915 '0x20c0000000000000000000000000000000000002' ,
29162916 UnderlyingAsset [ 'ttempo:betausd' ] ,
29172917 TEMPO_FEATURES
@@ -2920,7 +2920,7 @@ export const allCoinsAndTokens = [
29202920 '58cbb592-446e-4753-8c2a-c89f662135ba' ,
29212921 'ttempo:thetausd' ,
29222922 'Testnet ThetaUSD' ,
2923- 18 ,
2923+ 6 ,
29242924 '0x20c0000000000000000000000000000000000003' ,
29252925 UnderlyingAsset [ 'ttempo:thetausd' ] ,
29262926 TEMPO_FEATURES
@@ -3201,6 +3201,15 @@ export const allCoinsAndTokens = [
32013201 UnderlyingAsset [ 'seievm:usd0' ] ,
32023202 Networks . main . seievm
32033203 ) ,
3204+ erc20Token (
3205+ 'b30c2605-0a9e-448e-8ea3-8df103e20384' ,
3206+ 'seievm:wsei' ,
3207+ 'Wrapped SEI' ,
3208+ 18 ,
3209+ '0xe30fedd158a2e3b13e9badaeabafc5516e95e8c7' ,
3210+ UnderlyingAsset [ 'seievm:wsei' ] ,
3211+ Networks . main . seievm
3212+ ) ,
32043213 erc20Token (
32053214 '0ad7a932-bccf-4f37-a201-69ae3571bfa7' ,
32063215 'lineaeth:linea' ,
0 commit comments