Skip to content

Commit e729d02

Browse files
authored
feat: update hoodi testnet contracts
2 parents 8450501 + 04cc956 commit e729d02

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

modules/statics/src/coins/erc20Coins.ts

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11437,26 +11437,26 @@ export const erc20Coins = [
1143711437
terc20(
1143811438
'17377290-40ff-47a3-8346-ba03885f7cc3',
1143911439
'tgousd',
11440-
'Holesky Testnet GoUSD',
11440+
'Hoodi Testnet GoUSD',
1144111441
6,
11442-
'0x51cef49e20d11a2735d09e3bb68d79ec490e3579',
11442+
'0x32275b636171ba98fec28e86ed5f0289bd42aeb9',
1144311443
UnderlyingAsset.TGOUSD,
1144411444
undefined,
1144511445
undefined,
1144611446
undefined,
11447-
Networks.test.holesky
11447+
Networks.test.hoodi
1144811448
),
1144911449
terc20(
1145011450
'3502002c-0f27-46d0-9967-d34cd9290476',
1145111451
'hteth:stgusd1',
11452-
'Holesky Testnet USD1',
11452+
'Hoodi Testnet USD1',
1145311453
18,
11454-
'0x78f81399cd3bc0937ea9049cc6604fb6e67ebe83',
11454+
'0xe4cf91a5bf7cc3d75ac85639e591e51d34948954',
1145511455
UnderlyingAsset['hteth:stgusd1'],
1145611456
undefined,
1145711457
undefined,
1145811458
undefined,
11459-
Networks.test.holesky
11459+
Networks.test.hoodi
1146011460
),
1146111461
terc20(
1146211462
'31eedb6e-3bd1-4407-b924-7136c4dc0483',
@@ -11473,26 +11473,26 @@ export const erc20Coins = [
1147311473
terc20(
1147411474
'49ff49ea-3355-4717-bbb0-5e8f5cae2202',
1147511475
'hteth:gousd',
11476-
'Holesky Testnet GoUSD',
11476+
'Hoodi Testnet GoUSD',
1147711477
6,
11478-
'0x65c959b9184b4f8c8633646d5dfd049d2ebc251a',
11478+
'0xd94dd81066271d0930e53cfd77f374e64ba306e9',
1147911479
UnderlyingAsset['hteth:gousd'],
1148011480
undefined,
1148111481
undefined,
1148211482
undefined,
11483-
Networks.test.holesky
11483+
Networks.test.hoodi
1148411484
),
1148511485
terc20(
1148611486
'0354c858-912b-4a65-b3e1-9b29a5f8573a',
1148711487
'hteth:usd1',
11488-
'Holesky Testnet USD1',
11488+
'Hoodi Testnet USD1',
1148911489
18,
11490-
'0x978b411161325c7b689573396d717c828d9f480a',
11490+
'0xed9e025fc3fd4ab704378ff5486b596f00dbef1b',
1149111491
UnderlyingAsset['hteth:usd1'],
1149211492
undefined,
1149311493
undefined,
1149411494
undefined,
11495-
Networks.test.holesky
11495+
Networks.test.hoodi
1149611496
),
1149711497
terc20(
1149811498
'30179af0-ca75-4cb1-99d9-028bc56bf10e',

0 commit comments

Comments
 (0)