@ripe-finance/sdk 1.7.1 → 1.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -552,7 +552,7 @@ export const abi = [
552
552
  outputs: [],
553
553
  },
554
554
  ];
555
- export const deployAddress = '0x86878A3b522E2498390e7ECbBADe32de5aa0DC9E';
555
+ export const deployAddress = '0xF9E38714E01DA439E4211F8275F141d3A896bb74';
556
556
  function getRequest(method, args, contractAddressOrOptions) {
557
557
  const address = typeof contractAddressOrOptions === 'string' ? contractAddressOrOptions : contractAddressOrOptions?.contractAddress;
558
558
  const defaultValue = typeof contractAddressOrOptions === 'string' ? undefined : contractAddressOrOptions?.defaultValue;
@@ -634,7 +634,7 @@ export const abi = [
634
634
  outputs: [],
635
635
  },
636
636
  ];
637
- export const deployAddress = '0x12a52aC824876043A850ae3EA3a12ECeE0E7aDAE';
637
+ export const deployAddress = '0x7D0A292032c44e3e25871a1FB08288b85BdD816f';
638
638
  function getRequest(method, args, contractAddressOrOptions) {
639
639
  const address = typeof contractAddressOrOptions === 'string' ? contractAddressOrOptions : contractAddressOrOptions?.contractAddress;
640
640
  const defaultValue = typeof contractAddressOrOptions === 'string' ? undefined : contractAddressOrOptions?.defaultValue;
@@ -3169,7 +3169,7 @@ export const abi = [
3169
3169
  outputs: [],
3170
3170
  },
3171
3171
  ];
3172
- export const deployAddress = '0xd00A4A131b26920b6f407D177bCCa94454EAEF7d';
3172
+ export const deployAddress = '0xC6Acb7D16D51f72eAA659668F30A40d87E2E0551';
3173
3173
  function getRequest(method, args, contractAddressOrOptions) {
3174
3174
  const address = typeof contractAddressOrOptions === 'string' ? contractAddressOrOptions : contractAddressOrOptions?.contractAddress;
3175
3175
  const defaultValue = typeof contractAddressOrOptions === 'string' ? undefined : contractAddressOrOptions?.defaultValue;