Skip to content

Commit b7e7a31

Browse files
authored
Merge pull request #8212 from BitGo/fix/polygon-dai-token-address
fix(statics): update polygon:dai token contract address
2 parents f1163be + ac86ce7 commit b7e7a31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/statics/src/coins/polygonTokens.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export const polygonTokens = [
9898
'polygon:dai',
9999
'Dai Stablecoin',
100100
18,
101-
'0x8f3cf7ad23cd3cadbd9735aff958023239c6a063',
101+
'0x6b175474e89094c44da98b954eedeac495271d0f',
102102
UnderlyingAsset['polygon:dai'],
103103
POLYGON_TOKEN_FEATURES
104104
),

0 commit comments

Comments
 (0)