Chains
BNB Beacon Chain
BNB ecosystem’s staking & governance layer
Staking
Earn BNB and rewards effortlessly
Build
Wallets
Your gateway to BNB Chain
Solutions
Discover real-world solutions and use cases
Explorers
Track transactions, blocks, and smart contracts across the BNB ecosystem.
Explore
Accelerate
BNB Greenfield is undergoing the Pampas upgrade for the Mainnet version to v1.1.1. The Pampas upgrade takes place at block height 2,006,197, estimated to be on December 4th at 07:00 AM UTC based on the current block generation rate.
Please be aware that the upcoming hardfork will not impact your account balance on Greenfield. All buckets and objects stored on the Greenfield Mainnet will remain accessible.
To enhance user experience, the developer community is introducing the following features and improvements:
For other bug fixes, and refactoring, please refer to the changelog in the Greenfield Blockchain repository.
For Greenfield validators, there are two important changes to note in order to support cross-chain functionality between Greenfield and opBNB:
```plaintext
# chain-id for op bnb destination chain
dest-op-chain-id = 204
```
These changes are necessary to enable seamless communication and interoperability between the Greenfield and opBNB networks.
For other bug fixes, and refactoring, please refer to the changelog in the Greenfield SP repository.
Since this is a hardfork, your `gnfd` binary cannot continue running if it’s not upgraded in time.
Add the following filed in `app.toml`:
```
# chain-id for op bnb destination chain
dest-op-chain-id = 204
```
Stop the binary, then execute the rollback command:
```shell
gnfd rollback --hard
```
Finally, restart your binary.
The integration of opBNB with Greenfield brings benefits in terms of cost-effectiveness, faster transactions, and improved cross-chain communications.
The BNB Greenfield Pampas Hardfork is part of BNB Chain’s ongoing commitment to delivering a seamless and efficient platform for users. The updated platform better serves users by addressing bugs, introducing new features, and responding to community feedback.