@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/react.cjs CHANGED
@@ -588,8 +588,8 @@ var CHAINS = {
588
588
  rpcUrl: "https://api.cartridge.gg/x/starknet/mainnet/rpc/v0_10",
589
589
  apiBaseUrl: "https://budokan-api-production.up.railway.app",
590
590
  wsUrl: "wss://budokan-api-production.up.railway.app/ws",
591
- budokanAddress: "0x0124745dd41f3ad57e451b05a2d4db9bedaad351ac7643e552171aa5b0816c7a",
592
- viewerAddress: "0x07eaa10078ef122cf55bbb39de8a999c7269946208e016627f41674b7cfe944f"
591
+ budokanAddress: "0x04dae41808911e51af8efe8ac3202cb3b2a32c10c169703010b7e0cbd885bf83",
592
+ viewerAddress: "0x02ef405cf2a8e8aec2946e5be39fa4e8bcb51cea5ce3573760418e7cdc7e5a22"
593
593
  },
594
594
  sepolia: {
595
595
  rpcUrl: "https://starknet-sepolia.public.blastapi.io",