Skip to content

Commit 3584856

Browse files
Merge pull request #6871 from BitGo/WIN-6666
chore: renaming base ethereum coin
2 parents 03c196f + f0a675a commit 3584856

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/statics/src/allCoinsAndTokens.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ export const allCoinsAndTokens = [
374374
account(
375375
'2660f6f6-1980-4584-a0b3-487d4a832b9f',
376376
'tbaseeth',
377-
'Base Sepolia Chain',
377+
'Base Ethereum Testnet',
378378
Networks.test.basechain,
379379
18,
380380
UnderlyingAsset.BASEETH,
@@ -396,7 +396,7 @@ export const allCoinsAndTokens = [
396396
account(
397397
'd51fe324-1e01-4630-9b04-c724fe495a1c',
398398
'baseeth',
399-
'Base Chain',
399+
'Base Ethereum',
400400
Networks.main.basechain,
401401
18,
402402
UnderlyingAsset.BASEETH,

0 commit comments

Comments
 (0)