@altiuslabs/tx-sdk 0.1.7 → 0.1.8

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/constants.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@altiuslabs/tx-sdk",
3
- "version": "0.1.7",
3
+ "version": "0.1.8",
4
4
  "description": "SDK for signing and sending Altius USD multi-token transactions",
5
5
  "type": "module",
6
6
  "main": "src/index.js",
package/src/constants.js CHANGED
@@ -22,7 +22,7 @@
22
22
  * USDA Fee Token (ERC20) - Genesis Fee Token
23
23
  * Address: 0xa1700000000000000000000000000000000000001 (index 1)
24
24
  */
25
- export const USDA_ADDRESS = '0xa1700000000000000000000000000000000000001';
25
+ export const USDA_ADDRESS = '0xa170000000000000000000000000000000000001';
26
26
 
27
27
  /**
28
28
  * Fee Token Factory