@avail-project/ca-common 1.0.0-beta10 → 1.0.0-beta11

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.
@@ -603,7 +603,7 @@ const RawData = [
603
603
  Currencies: [
604
604
  {
605
605
  CurrencyID: 1,
606
- TokenContractAddress: "0x000000000000000000000000FAfDdbb3FC7688494971a79cc65DCa3EF82079E7",
606
+ TokenContractAddress: "0x000000000000000000000000590cb8868c6DeBc12CCd42E837042659cfB91504",
607
607
  PermitVariant: permitutils_1.PermitVariant.EIP2612Canonical,
608
608
  PermitContractVersion: 2,
609
609
  TokenDecimals: 6,
@@ -600,7 +600,7 @@ const RawData = [
600
600
  Currencies: [
601
601
  {
602
602
  CurrencyID: 1,
603
- TokenContractAddress: "0x000000000000000000000000FAfDdbb3FC7688494971a79cc65DCa3EF82079E7",
603
+ TokenContractAddress: "0x000000000000000000000000590cb8868c6DeBc12CCd42E837042659cfB91504",
604
604
  PermitVariant: PermitVariant.EIP2612Canonical,
605
605
  PermitContractVersion: 2,
606
606
  TokenDecimals: 6,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@avail-project/ca-common",
3
- "version": "1.0.0-beta10",
3
+ "version": "1.0.0-beta11",
4
4
  "description": "common utilities for CA",
5
5
  "files": [
6
6
  "dist"