Skip to content

Commit c9a602a

Browse files
authored
Merge pull request #6159 from BitGo/WIN-5508_soneium_nft
fix(sdk-coin-soneium): soneium token support
2 parents d1a586a + b299a37 commit c9a602a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/statics/src/coins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2388,7 +2388,7 @@ export const coins = CoinMap.fromCoins([
23882388
GENERIC_TOKEN_FEATURES,
23892389
'',
23902390
'',
2391-
Networks.main.polygon,
2391+
Networks.main.soneium,
23922392
KeyCurve.Secp256k1
23932393
),
23942394
terc721(

0 commit comments

Comments
 (0)