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