@augustdigital/sdk 8.7.1 → 8.7.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.
@@ -3,4 +3,4 @@
3
3
  * Generated during publish from package.json version
4
4
  * This file is gitignored and created at publish time
5
5
  */
6
- export declare const SDK_VERSION = "8.7.1";
6
+ export declare const SDK_VERSION = "8.7.2";
@@ -6,5 +6,5 @@ exports.SDK_VERSION = void 0;
6
6
  * Generated during publish from package.json version
7
7
  * This file is gitignored and created at publish time
8
8
  */
9
- exports.SDK_VERSION = '8.7.1';
9
+ exports.SDK_VERSION = '8.7.2';
10
10
  //# sourceMappingURL=version.js.map
@@ -117,6 +117,11 @@ exports.NETWORKS = {
117
117
  chainId: 25363,
118
118
  explorer: 'https://fluentscan.xyz',
119
119
  },
120
+ 4217: {
121
+ name: 'Tempo',
122
+ chainId: 4217,
123
+ explorer: 'https://explore.tempo.xyz',
124
+ },
120
125
  };
121
126
  exports.AVAILABLE_CHAINS = Object.keys(exports.NETWORKS).map((c) => Number(c));
122
127
  /**
@@ -145,5 +150,6 @@ exports.FALLBACK_RPC_URLS = {
145
150
  747474: ['https://rpc.katana.network'],
146
151
  4114: ['https://rpc.mainnet.citrea.xyz'],
147
152
  25363: ['https://rpc.fluent.xyz'],
153
+ 4217: ['https://rpc.mainnet.tempo.xyz'],
148
154
  };
149
155
  //# sourceMappingURL=web3.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@augustdigital/sdk",
3
- "version": "8.7.1",
3
+ "version": "8.7.2",
4
4
  "main": "lib/index.js",
5
5
  "types": "lib/sdk.d.ts",
6
6
  "keywords": [