Skip to content

Commit ac86ce7

Browse files
committed
fix(statics): update polygon:dai token contract address
Ticket: CSHLD-82
1 parent 349c847 commit ac86ce7

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)