@bolt-liquidity-hq/cosmwasm-client 0.1.0-beta.16 → 0.1.0-beta.18

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/dist/index.cjs CHANGED
@@ -113,7 +113,7 @@ var ArchwayMainnetAssets = {
113
113
  chainId: "archway-1",
114
114
  denom: "ibc/43897B9739BD63E3A08A88191999C632E052724AB96BD4C74AE31375C991F48D",
115
115
  decimals: 6,
116
- logo: "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png",
116
+ logo: "https://raw.githubusercontent.com/cosmos/chain-registry/refs/heads/master/_non-cosmos/ethereum/images/usdc.png",
117
117
  coingeckoId: "usd-coin"
118
118
  },
119
119
  "cw20:archway1gaf9nw7n8v5lpjz9caxjpps006kxfcrzcuc8y5qp4clslhven2ns2g0ule": {
@@ -5267,7 +5267,7 @@ var ArchwayTestnetAssets = {
5267
5267
  chainId: "archway-1",
5268
5268
  denom: "ibc/34F8D3402273FFA5278AE5757D81CE151ACFD4B19C494C0EE372A7229714824F",
5269
5269
  decimals: 6,
5270
- logo: "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png",
5270
+ logo: "https://raw.githubusercontent.com/cosmos/chain-registry/refs/heads/master/_non-cosmos/ethereum/images/usdc.png",
5271
5271
  coingeckoId: "usd-coin"
5272
5272
  },
5273
5273
  "cw20:archway172vetupqnkgdc7dp3gwqpvk5ljmgzyj2gs4ag2fdmp0s2rucxxsqh0nqeu": {
@@ -5502,7 +5502,7 @@ var getPrices = async (client) => {
5502
5502
  var import_core2 = require("@bolt-liquidity-hq/core");
5503
5503
  var import_encoding = require("@cosmjs/encoding");
5504
5504
  var import_bignumber = require("bignumber.js");
5505
- var import_tx = require("cosmjs-types/cosmwasm/wasm/v1/tx");
5505
+ var import_tx = require("cosmjs-types/cosmwasm/wasm/v1/tx.js");
5506
5506
 
5507
5507
  // src/lib/helpers/transactions.ts
5508
5508
  var import_core = require("@bolt-liquidity-hq/core");