@@ -757,11 +757,6 @@ export const iMarketCompressorAbi = [
757757 } ,
758758 ] ,
759759 } ,
760- {
761- name : "description" ,
762- type : "string" ,
763- internalType : "string" ,
764- } ,
765760 { name : "decimals" , type : "uint8" , internalType : "uint8" } ,
766761 { name : "skipCheck" , type : "bool" , internalType : "bool" } ,
767762 { name : "updatable" , type : "bool" , internalType : "bool" } ,
@@ -1485,11 +1480,6 @@ export const iMarketCompressorAbi = [
14851480 } ,
14861481 ] ,
14871482 } ,
1488- {
1489- name : "description" ,
1490- type : "string" ,
1491- internalType : "string" ,
1492- } ,
14931483 { name : "decimals" , type : "uint8" , internalType : "uint8" } ,
14941484 { name : "skipCheck" , type : "bool" , internalType : "bool" } ,
14951485 { name : "updatable" , type : "bool" , internalType : "bool" } ,
@@ -2228,11 +2218,6 @@ export const iMarketCompressorAbi = [
22282218 } ,
22292219 ] ,
22302220 } ,
2231- {
2232- name : "description" ,
2233- type : "string" ,
2234- internalType : "string" ,
2235- } ,
22362221 { name : "decimals" , type : "uint8" , internalType : "uint8" } ,
22372222 { name : "skipCheck" , type : "bool" , internalType : "bool" } ,
22382223 { name : "updatable" , type : "bool" , internalType : "bool" } ,
@@ -2715,7 +2700,6 @@ export const iPriceFeedCompressorAbi = [
27152700 } ,
27162701 ] ,
27172702 } ,
2718- { name : "description" , type : "string" , internalType : "string" } ,
27192703 { name : "decimals" , type : "uint8" , internalType : "uint8" } ,
27202704 { name : "skipCheck" , type : "bool" , internalType : "bool" } ,
27212705 { name : "updatable" , type : "bool" , internalType : "bool" } ,
@@ -2784,7 +2768,6 @@ export const iPriceFeedCompressorAbi = [
27842768 } ,
27852769 ] ,
27862770 } ,
2787- { name : "description" , type : "string" , internalType : "string" } ,
27882771 { name : "decimals" , type : "uint8" , internalType : "uint8" } ,
27892772 { name : "skipCheck" , type : "bool" , internalType : "bool" } ,
27902773 { name : "updatable" , type : "bool" , internalType : "bool" } ,
@@ -2844,7 +2827,6 @@ export const iPriceFeedCompressorAbi = [
28442827 } ,
28452828 ] ,
28462829 } ,
2847- { name : "description" , type : "string" , internalType : "string" } ,
28482830 { name : "decimals" , type : "uint8" , internalType : "uint8" } ,
28492831 { name : "skipCheck" , type : "bool" , internalType : "bool" } ,
28502832 { name : "updatable" , type : "bool" , internalType : "bool" } ,
0 commit comments