@lifi/data-types 5.16.0-beta.5 → 5.16.0-beta.6
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.
- package/package.json +1 -1
- package/src/_cjs/coins/coins.js +1 -1
- package/src/_esm/coins/coins.js +1 -1
- package/src/coins/coins.ts +1 -1
package/package.json
CHANGED
package/src/_cjs/coins/coins.js
CHANGED
package/src/_esm/coins/coins.js
CHANGED
package/src/coins/coins.ts
CHANGED
|
@@ -1832,7 +1832,7 @@ export const basicCoins: BasicCoin[] = [
|
|
|
1832
1832
|
decimals: 18,
|
|
1833
1833
|
},
|
|
1834
1834
|
[ChainId.WCC]: {
|
|
1835
|
-
address: '
|
|
1835
|
+
address: '0x2cFc85d8E48F8EAB294be644d9E25C3030863003',
|
|
1836
1836
|
decimals: 18,
|
|
1837
1837
|
},
|
|
1838
1838
|
},
|