@azuro-org/toolkit 4.5.1 → 4.5.2

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/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4198,7 +4198,7 @@ const baseData = {
4198
4198
  cashout: '0xFffF9220288787B24276135E58C0BF68D803F0ad',
4199
4199
  }),
4200
4200
  betToken: {
4201
- address: '0x9e09f213Ff75e53D52e9e777A6567A68683E935f',
4201
+ address: '0x4200000000000000000000000000000000000006',
4202
4202
  symbol: 'WETH',
4203
4203
  decimals: 18,
4204
4204
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azuro-org/toolkit",
3
- "version": "4.5.1",
3
+ "version": "4.5.2",
4
4
  "description": "Set of helpers to work with Azuro protocol",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",