@airgap/ethereum 0.13.45 → 0.13.46-beta.0

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@airgap/ethereum",
3
- "version": "0.13.45",
3
+ "version": "0.13.46-beta.0",
4
4
  "description": "The @airgap/ethereum is an Ethereum implementation of the ICoinProtocol interface from @airgap/coinlib-core.",
5
5
  "keywords": [
6
6
  "airgap",
@@ -30,10 +30,10 @@
30
30
  },
31
31
  "author": "Papers AG <contact@papers.ch> (https://papers.ch)",
32
32
  "dependencies": {
33
- "@airgap/coinlib-core": "^0.13.45",
34
- "@airgap/crypto": "^0.13.45",
35
- "@airgap/module-kit": "^0.13.45",
36
- "@airgap/serializer": "^0.13.45",
33
+ "@airgap/coinlib-core": "^0.13.46-beta.0",
34
+ "@airgap/crypto": "^0.13.46-beta.0",
35
+ "@airgap/module-kit": "^0.13.46-beta.0",
36
+ "@airgap/serializer": "^0.13.46-beta.0",
37
37
  "@ethereumjs/common": "2.6.5",
38
38
  "@ethereumjs/tx": "3.4.0",
39
39
  "@metamask/eth-sig-util": "4.0.0"
@@ -479,7 +479,7 @@ exports.erc20Tokens = {
479
479
  name: 'Reserve Rights',
480
480
  marketSymbol: 'rsr',
481
481
  identifier: 'eth-erc20-rsr',
482
- contractAddress: '0x8762db106b2c2a0bccb3a80d1ed41273552616e8',
482
+ contractAddress: '0x320623b8e4ff03373931769a31fc52a4e78b5d70',
483
483
  decimals: 18
484
484
  },
485
485
  'eth-erc20-srm': {