Skip to content

Commit 055e54b

Browse files
fix(statics): update goUSD mainnet contract address
Ticket: SCAAS-2676
1 parent e2e0881 commit 055e54b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/statics/src/coins/erc20Coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2950,7 +2950,7 @@ export const erc20Coins = [
29502950
'eth:gousd',
29512951
'goUSD',
29522952
6,
2953-
'0xf1f6b8cc3a0d544a40f1d29909396378370e6938',
2953+
'0x04f4f7b8bb7b8aca7beb8a027603dfc6eb66af5d',
29542954
UnderlyingAsset['eth:gousd'],
29552955
[...ACCOUNT_COIN_DEFAULT_FEATURES, CoinFeature.STABLECOIN]
29562956
),

0 commit comments

Comments
 (0)