@provable-games/budokan-sdk 0.1.12 → 0.1.13

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
@@ -600,8 +600,8 @@ var CHAINS = {
600
600
  rpcUrl: "https://api.cartridge.gg/x/starknet/mainnet/rpc/v0_10",
601
601
  apiBaseUrl: "https://budokan-api-production.up.railway.app",
602
602
  wsUrl: "wss://budokan-api-production.up.railway.app/ws",
603
- budokanAddress: "0x0124745dd41f3ad57e451b05a2d4db9bedaad351ac7643e552171aa5b0816c7a",
604
- viewerAddress: "0x07eaa10078ef122cf55bbb39de8a999c7269946208e016627f41674b7cfe944f"
603
+ budokanAddress: "0x04dae41808911e51af8efe8ac3202cb3b2a32c10c169703010b7e0cbd885bf83",
604
+ viewerAddress: "0x02ef405cf2a8e8aec2946e5be39fa4e8bcb51cea5ce3573760418e7cdc7e5a22"
605
605
  },
606
606
  sepolia: {
607
607
  rpcUrl: "https://starknet-sepolia.public.blastapi.io",