bfun-configs 0.0.13 → 0.0.15

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": "bfun-configs",
3
- "version": "0.0.13",
3
+ "version": "0.0.15",
4
4
  "main": "index.js",
5
5
  "scripts": {
6
6
  "test": "echo \"Error: no test specified\" && exit 1"
@@ -8514,7 +8514,7 @@ export declare const bFunTokenSwapConfig: {
8514
8514
  };
8515
8515
  /**
8516
8516
  * - [__View Contract on Bnb Smart Chain Bsc Scan__](https://bscscan.com/address/0xBe95C003f086Bf2DE9f0b85C5c67598b3B8434d3)
8517
- * - [__View Contract on Binance Smart Chain Testnet Bsc Scan__](https://testnet.bscscan.com/address/0x89812c1A1E8F7629bb848Bb07BE01f9eE3f5d348)
8517
+ * - [__View Contract on Binance Smart Chain Testnet Bsc Scan__](https://testnet.bscscan.com/address/0x65437192b28300FE47Dbe68998fd5e79C9271219)
8518
8518
  */
8519
8519
  export declare const bondingCurveABI: readonly [{
8520
8520
  readonly stateMutability: "nonpayable";
@@ -9562,20 +9562,20 @@ export declare const bondingCurveABI: readonly [{
9562
9562
  }];
9563
9563
  /**
9564
9564
  * - [__View Contract on Bnb Smart Chain Bsc Scan__](https://bscscan.com/address/0xBe95C003f086Bf2DE9f0b85C5c67598b3B8434d3)
9565
- * - [__View Contract on Binance Smart Chain Testnet Bsc Scan__](https://testnet.bscscan.com/address/0x89812c1A1E8F7629bb848Bb07BE01f9eE3f5d348)
9565
+ * - [__View Contract on Binance Smart Chain Testnet Bsc Scan__](https://testnet.bscscan.com/address/0x65437192b28300FE47Dbe68998fd5e79C9271219)
9566
9566
  */
9567
9567
  export declare const bondingCurveAddress: {
9568
9568
  readonly 56: "0xBe95C003f086Bf2DE9f0b85C5c67598b3B8434d3";
9569
- readonly 97: "0x89812c1A1E8F7629bb848Bb07BE01f9eE3f5d348";
9569
+ readonly 97: "0x65437192b28300FE47Dbe68998fd5e79C9271219";
9570
9570
  };
9571
9571
  /**
9572
9572
  * - [__View Contract on Bnb Smart Chain Bsc Scan__](https://bscscan.com/address/0xBe95C003f086Bf2DE9f0b85C5c67598b3B8434d3)
9573
- * - [__View Contract on Binance Smart Chain Testnet Bsc Scan__](https://testnet.bscscan.com/address/0x89812c1A1E8F7629bb848Bb07BE01f9eE3f5d348)
9573
+ * - [__View Contract on Binance Smart Chain Testnet Bsc Scan__](https://testnet.bscscan.com/address/0x65437192b28300FE47Dbe68998fd5e79C9271219)
9574
9574
  */
9575
9575
  export declare const bondingCurveConfig: {
9576
9576
  readonly address: {
9577
9577
  readonly 56: "0xBe95C003f086Bf2DE9f0b85C5c67598b3B8434d3";
9578
- readonly 97: "0x89812c1A1E8F7629bb848Bb07BE01f9eE3f5d348";
9578
+ readonly 97: "0x65437192b28300FE47Dbe68998fd5e79C9271219";
9579
9579
  };
9580
9580
  readonly abi: readonly [{
9581
9581
  readonly stateMutability: "nonpayable";