File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2566,7 +2566,7 @@ export enum UnderlyingAsset {
25662566 'polygon:txusd' = 'polygon:txusd' ,
25672567 'polygon:zig' = 'polygon:zig' ,
25682568 'polygon:brl1' = 'polygon:brl1' ,
2569- 'polygon:cnkt+ ' = 'polygon:cnkt+ ' ,
2569+ 'polygon:cnktplus ' = 'polygon:cnktplus ' ,
25702570 // Polygon NFTs
25712571 // generic NFTs
25722572 'erc721:polygontoken' = 'erc721:polygontoken' ,
Original file line number Diff line number Diff line change @@ -2400,10 +2400,10 @@ export const ofcCoins = [
24002400 ) ,
24012401 ofcPolygonErc20 (
24022402 'b35bbebf-a200-4bc8-8a46-c8feb9e08aba' ,
2403- 'ofcpolygon:cnkt+ ' ,
2403+ 'ofcpolygon:cnktplus ' ,
24042404 'Coinnekt+' ,
24052405 18 ,
2406- UnderlyingAsset [ 'polygon:cnkt+ ' ]
2406+ UnderlyingAsset [ 'polygon:cnktplus ' ]
24072407 ) ,
24082408 ofcPolygonErc20 (
24092409 'a63bf18b-3462-403c-93f5-ff1b608622c2' ,
Original file line number Diff line number Diff line change @@ -59,11 +59,11 @@ export const polygonTokens = [
5959 ) ,
6060 polygonErc20 (
6161 '80ddd2ff-3156-4212-a768-0445e73fff6b' ,
62- 'polygon:cnkt+ ' ,
62+ 'polygon:cnktplus ' ,
6363 'Coinnekt+' ,
6464 18 ,
6565 '0x87bdfbe98ba55104701b2f2e999982a317905637' ,
66- UnderlyingAsset [ 'polygon:cnkt+ ' ] ,
66+ UnderlyingAsset [ 'polygon:cnktplus ' ] ,
6767 POLYGON_TOKEN_FEATURES
6868 ) ,
6969 polygonErc20 (
You can’t perform that action at this time.
0 commit comments