@@ -217,7 +217,7 @@ export const TESTNET_TOKENS: TokensConfig = {
217
217
symbol : 'ETH' ,
218
218
nativeChain : 'Sepolia' ,
219
219
icon : Icon . ETH ,
220
- coinGeckoId : 'Ethereum ' ,
220
+ coinGeckoId : 'ethereum ' ,
221
221
color : '#5794EC' ,
222
222
decimals : 18 ,
223
223
wrappedAsset : 'WETHsepolia' ,
@@ -231,7 +231,7 @@ export const TESTNET_TOKENS: TokensConfig = {
231
231
chain : 'Sepolia' ,
232
232
address : '0xeef12A83EE5b7161D3873317c8E0E7B76e0B5D9c' ,
233
233
} ,
234
- coinGeckoId : 'Ethereum ' ,
234
+ coinGeckoId : 'ethereum ' ,
235
235
color : '#5794EC' ,
236
236
decimals : 18 ,
237
237
} ,
@@ -253,7 +253,7 @@ export const TESTNET_TOKENS: TokensConfig = {
253
253
symbol : 'ETH' ,
254
254
nativeChain : 'ArbitrumSepolia' ,
255
255
icon : Icon . ETH ,
256
- coinGeckoId : 'Ethereum ' ,
256
+ coinGeckoId : 'ethereum ' ,
257
257
color : '#5794EC' ,
258
258
decimals : 18 ,
259
259
wrappedAsset : 'WETHarbitrum_sepolia' ,
@@ -267,7 +267,7 @@ export const TESTNET_TOKENS: TokensConfig = {
267
267
chain : 'ArbitrumSepolia' ,
268
268
address : '0x980B62Da83eFf3D4576C647993b0c1D7faf17c73' ,
269
269
} ,
270
- coinGeckoId : 'Ethereum ' ,
270
+ coinGeckoId : 'ethereum ' ,
271
271
color : '#5794EC' ,
272
272
decimals : 18 ,
273
273
} ,
@@ -276,7 +276,7 @@ export const TESTNET_TOKENS: TokensConfig = {
276
276
symbol : 'ETH' ,
277
277
nativeChain : 'BaseSepolia' ,
278
278
icon : Icon . ETH ,
279
- coinGeckoId : 'Ethereum ' ,
279
+ coinGeckoId : 'ethereum ' ,
280
280
color : '#5794EC' ,
281
281
decimals : 18 ,
282
282
wrappedAsset : 'WETHbase_sepolia' ,
@@ -290,7 +290,7 @@ export const TESTNET_TOKENS: TokensConfig = {
290
290
chain : 'BaseSepolia' ,
291
291
address : '0x4200000000000000000000000000000000000006' ,
292
292
} ,
293
- coinGeckoId : 'Ethereum ' ,
293
+ coinGeckoId : 'ethereum ' ,
294
294
color : '#5794EC' ,
295
295
decimals : 18 ,
296
296
} ,
@@ -299,7 +299,7 @@ export const TESTNET_TOKENS: TokensConfig = {
299
299
symbol : 'ETH' ,
300
300
nativeChain : 'OptimismSepolia' ,
301
301
icon : Icon . ETH ,
302
- coinGeckoId : 'Ethereum ' ,
302
+ coinGeckoId : 'ethereum ' ,
303
303
color : '#5794EC' ,
304
304
decimals : 18 ,
305
305
wrappedAsset : 'WETHoptimism_sepolia' ,
@@ -313,7 +313,7 @@ export const TESTNET_TOKENS: TokensConfig = {
313
313
chain : 'OptimismSepolia' ,
314
314
address : '0x4200000000000000000000000000000000000006' ,
315
315
} ,
316
- coinGeckoId : 'Ethereum ' ,
316
+ coinGeckoId : 'ethereum ' ,
317
317
color : '#5794EC' ,
318
318
decimals : 18 ,
319
319
} ,
@@ -322,7 +322,7 @@ export const TESTNET_TOKENS: TokensConfig = {
322
322
symbol : 'ETH' ,
323
323
nativeChain : 'Scroll' ,
324
324
icon : Icon . SCROLL ,
325
- coinGeckoId : 'Ethereum ' ,
325
+ coinGeckoId : 'ethereum ' ,
326
326
decimals : 18 ,
327
327
wrappedAsset : 'WETHscroll' ,
328
328
} ,
@@ -335,15 +335,15 @@ export const TESTNET_TOKENS: TokensConfig = {
335
335
chain : 'Scroll' ,
336
336
address : '0x5300000000000000000000000000000000000004' ,
337
337
} ,
338
- coinGeckoId : 'Ethereum ' ,
338
+ coinGeckoId : 'ethereum ' ,
339
339
decimals : 18 ,
340
340
} ,
341
341
ETHblast : {
342
342
key : 'ETHblast' ,
343
343
symbol : 'ETH' ,
344
344
nativeChain : 'Blast' ,
345
345
icon : Icon . BLAST ,
346
- coinGeckoId : 'Ethereum ' ,
346
+ coinGeckoId : 'ethereum ' ,
347
347
decimals : 18 ,
348
348
wrappedAsset : 'WETHblast' ,
349
349
} ,
@@ -356,7 +356,7 @@ export const TESTNET_TOKENS: TokensConfig = {
356
356
chain : 'Blast' ,
357
357
address : '0x9D020B1697035d9d54f115194c9e04a1e4Eb9aF7' ,
358
358
} ,
359
- coinGeckoId : 'Ethereum ' ,
359
+ coinGeckoId : 'ethereum ' ,
360
360
decimals : 18 ,
361
361
} ,
362
362
OKB : {
0 commit comments