@skip-go/widget 3.0.15 β†’ 3.0.16-alpha.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.
Files changed (2) hide show
  1. package/build/index.js +36 -22
  2. package/package.json +4 -4
package/build/index.js CHANGED
@@ -5330,7 +5330,7 @@ const ln = (e) => {
5330
5330
  },
5331
5331
  {
5332
5332
  coinDenom: "crowdp",
5333
- coinMinimalDenom: "erc20/0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f",
5333
+ coinMinimalDenom: "erc20/0xfbF4318d24a93753F11d365A6dcF8b830e98Ab0F",
5334
5334
  coinDecimals: 18
5335
5335
  }
5336
5336
  ],
@@ -9026,8 +9026,8 @@ const ln = (e) => {
9026
9026
  coinDecimals: 18
9027
9027
  }
9028
9028
  ],
9029
- rest: "https://nim-mainnet-rest.public.blastapi.io",
9030
- rpc: "https://nim-mainnet-tendermint.public.blastapi.io",
9029
+ rest: "https://rest.mainnet.nimnet.tech",
9030
+ rpc: "https://rpc.mainnet.nimnet.tech",
9031
9031
  bech32Config: {
9032
9032
  bech32PrefixAccAddr: "nim",
9033
9033
  bech32PrefixAccPub: "nimpub",
@@ -11423,7 +11423,7 @@ const ln = (e) => {
11423
11423
  },
11424
11424
  {
11425
11425
  coinDenom: "crowdp",
11426
- coinMinimalDenom: "ibc/B87F0F5255CC658408F167C2F7B987A8D914622E1F73BCC267406360588F2B1E",
11426
+ coinMinimalDenom: "ibc/5EC896BED3EBCB2CB6F1C167582E4EFA3F6FA3385F28BA5EA92D4A489DA010C5",
11427
11427
  coinDecimals: 18
11428
11428
  },
11429
11429
  {
@@ -12115,6 +12115,11 @@ const ln = (e) => {
12115
12115
  coinDenom: "yum",
12116
12116
  coinMinimalDenom: "ibc/21D8071EF5B02A86D945430D859A594CBF28287D38104A264BB9FD3B22BBF5DE",
12117
12117
  coinDecimals: 18
12118
+ },
12119
+ {
12120
+ coinDenom: "BOMU",
12121
+ coinMinimalDenom: "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bomu",
12122
+ coinDecimals: 6
12118
12123
  }
12119
12124
  ],
12120
12125
  rest: "https://lcd.osmosis.zone/",
@@ -23351,6 +23356,15 @@ const ln = (e) => {
23351
23356
  validator_page: "https://mainnet.whispernode.com/cosmos/staking/${validatorAddress}",
23352
23357
  proposal_page: "https://mainnet.whispernode.com/cosmos/gov/${proposalId}",
23353
23358
  block_page: "https://mainnet.whispernode.com/cosmos/block/${blockHeight}"
23359
+ },
23360
+ {
23361
+ kind: "ITRocket",
23362
+ url: "https://mainnet.itrocket.net/cosmoshub",
23363
+ tx_page: "https://mainnet.itrocket.net/cosmoshub/tx/${txHash}",
23364
+ account_page: "https://mainnet.itrocket.net/cosmoshub/account/${accountAddress}",
23365
+ validator_page: "https://mainnet.itrocket.net/cosmoshub/staking/${validatorAddress}",
23366
+ proposal_page: "https://mainnet.itrocket.net/cosmoshub/gov/${proposalId}",
23367
+ block_page: "https://mainnet.itrocket.net/cosmoshub/block/${blockHeight}"
23354
23368
  }
23355
23369
  ]
23356
23370
  },
@@ -24722,12 +24736,6 @@ const ln = (e) => {
24722
24736
  url: "https://mainnet.whispernode.com/jackal",
24723
24737
  tx_page: "https://mainnet.whispernode.com/jackal/tx/${txHash}",
24724
24738
  account_page: "https://mainnet.whispernode.com/jackal/account/${accountAddress}"
24725
- },
24726
- {
24727
- kind: "πŸš€ WHEN MOON πŸŒ• WHEN LAMBO πŸ”₯",
24728
- url: "https://explorer.whenmoonwhenlambo.money/jackal",
24729
- tx_page: "https://explorer.whenmoonwhenlambo.money/jackal/tx/${txHash}",
24730
- account_page: "https://explorer.whenmoonwhenlambo.money/jackal/account/${accountAddress}"
24731
24739
  }
24732
24740
  ]
24733
24741
  },
@@ -25256,7 +25264,14 @@ const ln = (e) => {
25256
25264
  },
25257
25265
  {
25258
25266
  chainId: "mantra-1",
25259
- explorers: []
25267
+ explorers: [
25268
+ {
25269
+ kind: "ITRocket",
25270
+ url: "https://mainnet.itrocket.net/mantra",
25271
+ tx_page: "https://mainnet.itrocket.net/mantra/transaction/${txHash}",
25272
+ account_page: "https://mainnet.itrocket.net/mantra/account/${accountAddress}"
25273
+ }
25274
+ ]
25260
25275
  },
25261
25276
  {
25262
25277
  chainId: "mars-1",
@@ -25481,9 +25496,9 @@ const ln = (e) => {
25481
25496
  explorers: [
25482
25497
  {
25483
25498
  kind: "ping.pub",
25484
- url: "https://explorer.neutaro.tech/Neutaro",
25485
- tx_page: "https://explorer.neutaro.tech/Neutaro/tx/${txHash}",
25486
- account_page: "https://explorer.neutaro.tech/Neutaro/account/${accountAddress}"
25499
+ url: "https://explorer.neutaro.io/Neutaro",
25500
+ tx_page: "https://explorer.neutaro.io/Neutaro/tx/${txHash}",
25501
+ account_page: "https://explorer.neutaro.io/Neutaro/account/${accountAddress}"
25487
25502
  }
25488
25503
  ]
25489
25504
  },
@@ -25573,10 +25588,10 @@ const ln = (e) => {
25573
25588
  chainId: "nim_1122-1",
25574
25589
  explorers: [
25575
25590
  {
25576
- kind: "FYI",
25577
- url: "https://dym.fyi/r/nim",
25578
- tx_page: "https://dym.fyi/r/nim/tx/${txHash}",
25579
- account_page: "https://dym.fyi/r/nim/address/${accountAddress}"
25591
+ kind: "Orbit Codes",
25592
+ url: "https://explorer.nim.network",
25593
+ tx_page: "https://explorer.nim.network/tx/${txHash}",
25594
+ account_page: "https://explorer.nim.network/account/${accountAddress}"
25580
25595
  }
25581
25596
  ]
25582
25597
  },
@@ -25748,9 +25763,9 @@ const ln = (e) => {
25748
25763
  chainId: "odin-mainnet-freya",
25749
25764
  explorers: [
25750
25765
  {
25751
- kind: "odin web",
25752
- url: "https://mainnet.odinprotocol.io/",
25753
- tx_page: "https://mainnet.odinprotocol.io/transactions/${txHash}"
25766
+ kind: "Runa",
25767
+ url: "https://runa.odinprotocol.io/",
25768
+ tx_page: "https://runa.odinprotocol.io/transactions/${txHash}"
25754
25769
  },
25755
25770
  {
25756
25771
  kind: "πŸ”₯STAVRπŸ”₯",
@@ -32194,7 +32209,6 @@ const Wd = {
32194
32209
  }) => {
32195
32210
  const n = G(Ao);
32196
32211
  return /* @__PURE__ */ r.jsx(Ym, { grazOptions: {
32197
- // @ts-expect-error mismatch keplr types version
32198
32212
  chains: n ? Vs : Rc,
32199
32213
  autoReconnect: !1,
32200
32214
  walletDefaultOptions: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@skip-go/widget",
3
3
  "description": "Swap widget",
4
- "version": "3.0.15",
4
+ "version": "3.0.16-alpha.0",
5
5
  "repository": {
6
6
  "url": "https://github.com/skip-mev/skip-go",
7
7
  "directory": "packages/widget"
@@ -20,9 +20,9 @@
20
20
  ],
21
21
  "peerDependencies": {
22
22
  "@tanstack/react-query": "^5.51.21",
23
- "graz": "^0.1.25",
24
- "react": ">=17.0.0",
25
- "react-dom": ">=17.0.0",
23
+ "graz": "^0.1.28",
24
+ "react": "^17 || ^18 || ^19",
25
+ "react-dom": "^17 || ^18 || ^19",
26
26
  "viem": "^2.21.1",
27
27
  "wagmi": "^2.12.8"
28
28
  },