Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 1d8b1ae

Browse files
authored
Merge pull request #39 from PowerLoom/chore/contract_upgrade_20_june
chore: update default contract address
2 parents ed791bb + cc430df commit 1d8b1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snapshotter_autofill.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export ipfs_url="${IPFS_URL:-/dns/ipfs/tcp/5001}"
5454
export ipfs_api_key="${IPFS_API_KEY:-}"
5555
export ipfs_api_secret="${IPFS_API_SECRET:-}"
5656

57-
export protocol_state_contract="${PROTOCOL_STATE_CONTRACT:-0x19B7f6c458bBd6faDc36D39Ae77B132CC3b5B159}"
57+
export protocol_state_contract="${PROTOCOL_STATE_CONTRACT:-0x102Af943b34FAC403a6ACB8e463f44bE164aa942}"
5858
export relayer_host="${RELAYER_HOST:-https://relayer-prod1b.powerloom.io/75822d76fa4d497ab3b409b3f097f4fa}"
5959

6060
export slack_reporting_url="${SLACK_REPORTING_URL:-}"

0 commit comments

Comments
 (0)