Skip to content

Commit dd11887

Browse files
authored
Merge pull request #552 from dev-protocol/feature/polygon-network
Update blockchain configurations in preview config
2 parents 7f38ed8 + 8e73f45 commit dd11887

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.preview/config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ export default () =>
3535
twitterHandle: '@debug',
3636
description: '',
3737
url: '',
38-
propertyAddress: '0xE59fEDaBB0F79b0EC605737805a9125cd8d87B1f',
39-
chainId: 80001,
40-
rpcUrl: 'https://polygon-mumbai-bor-rpc.publicnode.com',
38+
propertyAddress: '0xF5fb43b4674Cc8D07FB45e53Dc77B651e17dC407',
39+
chainId: 137,
40+
rpcUrl: 'https://polygon-rpc.com',
4141
adminRolePoints: 0,
4242
plugins: [
4343
{

0 commit comments

Comments
 (0)