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