@bitgo/statics 57.3.0 → 57.4.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/CHANGELOG.md CHANGED
@@ -3,6 +3,20 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [57.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/statics@57.3.0...@bitgo/statics@57.4.0) (2025-08-22)
7
+
8
+ ### Bug Fixes
9
+
10
+ - rename the suffix ticker for the og,linea,base ([325dcbc](https://github.com/BitGo/BitGoJS/commit/325dcbc2a9615e734d195f7c6349e30713b334b3))
11
+ - use same feature for ofc tokens ([b0c5619](https://github.com/BitGo/BitGoJS/commit/b0c56198f4c2313982603745488342bd5d2ee03b))
12
+
13
+ ### Features
14
+
15
+ - enable send many for multiple EVM coins ([f4d9b76](https://github.com/BitGo/BitGoJS/commit/f4d9b76d845502b8f26908eaecbfbdc6adeee177))
16
+ - **sdk-coin-xtz:** add custodial features to statics ([3be2281](https://github.com/BitGo/BitGoJS/commit/3be22812790181e342ff90f5294f022f04a84b5e))
17
+ - **statics:** added flare p statics ([d74cc3b](https://github.com/BitGo/BitGoJS/commit/d74cc3be27c3d94a9a15cc5bc991ac030d534ac1))
18
+ - update bsc batcher contract address ([0cb427d](https://github.com/BitGo/BitGoJS/commit/0cb427d66fe28764af38cf3249ffbda5075638df))
19
+
6
20
  # [57.3.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/statics@57.2.0...@bitgo/statics@57.3.0) (2025-08-19)
7
21
 
8
22
  ### Bug Fixes
@@ -0,0 +1,2 @@
1
+ export declare const allCoinsAndTokens: Readonly<import("./account").FiatCoin>[];
2
+ //# sourceMappingURL=allCoinsAndTokens.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"allCoinsAndTokens.d.ts","sourceRoot":"","sources":["../../src/allCoinsAndTokens.ts"],"names":[],"mappings":"AAgIA,eAAO,MAAM,iBAAiB,0CAsoI7B,CAAC"}