Skip to content

Commit f47b962

Browse files
authored
Merge pull request #8295 from BitGo/revert-8212-fix/polygon-dai-token-address
Revert "fix(statics): update polygon:dai token contract address"
2 parents 0a6d2ab + b26d3a0 commit f47b962

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-
'0x6b175474e89094c44da98b954eedeac495271d0f',
101+
'0x8f3cf7ad23cd3cadbd9735aff958023239c6a063',
102102
UnderlyingAsset['polygon:dai'],
103103
POLYGON_TOKEN_FEATURES
104104
),

0 commit comments

Comments
 (0)