Skip to content

Update Bepolia staking pool factory addresses - #452

Merged
camembera merged 1 commit into
mainfrom
fix/bepolia-staking-pool-factory-address
Sep 3, 2026
Merged

camembera merged 1 commit into
mainfrom
fix/bepolia-staking-pool-factory-address

Conversation

@camembera

Copy link
Copy Markdown
Contributor

What

Replaces the stale Bepolia StakingPoolContractsFactory and DelegationHandlerFactory addresses with the live deployments:

  • StakingPoolContractsFactory: 0x24b8223864d3936F56e5a24C4245ae7620471D4C
  • DelegationHandlerFactory: 0x0aEf09EC97bAc354d31F180b401454cB76abc395

Why

The Bepolia staking pool factory was redeployed. The operational helper scripts (install-helpers/lib-common.sh) were updated to the new addresses, but these frontend/operator/docs sources still pinned the old factory, so pool discovery and smart-operator management resolved against a stale registry.

Source

Addresses match install-helpers/lib-common.sh and docs.berachain.com/build/getting-started/deployed-contracts (sourced from github.com/berachain/contracts and github.com/berachain/abis).

Files

  • apps/staking-pools/frontend/src/constants/chains.js
  • apps/staking-pools/smart-operator-manager/smart-operator-manager.py
  • apps/staking-pools/frontend/docs/CONFIG_GUIDE.md

Replace the stale Bepolia StakingPoolContractsFactory and DelegationHandlerFactory addresses with the live deployments:

StakingPoolContractsFactory: 0x24b8223864d3936F56e5a24C4245ae7620471D4C

DelegationHandlerFactory: 0x0aEf09EC97bAc354d31F180b401454cB76abc395

These match install-helpers/lib-common.sh and the addresses published at docs.berachain.com/build/getting-started/deployed-contracts (sourced from github.com/berachain/contracts and github.com/berachain/abis).
@camembera
camembera merged commit d14b97d into main Sep 3, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant