File tree Expand file tree Collapse file tree 5 files changed +15
-0
lines changed
governance/xc_admin/packages/xc_admin_common/src Expand file tree Collapse file tree 5 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 874874 rpcUrl : https://bittensor-finney.api.onfinality.io/public
875875 networkId : 964
876876 type : EvmChain
877+ - id : berachain_bepolia
878+ mainnet : false
879+ rpcUrl : https://bepolia.rpc.berachain.com/
880+ networkId : 80069
881+ type : EvmChain
Original file line number Diff line number Diff line change 154154- chain : story_testnet
155155 address : " 0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb"
156156 type : EvmEntropyContract
157+ - chain : berachain_bepolia
158+ address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
159+ type : EvmEntropyContract
Original file line number Diff line number Diff line change 490490- chain : story_testnet
491491 address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
492492 type : EvmPriceFeedContract
493+ - chain : berachain_bepolia
494+ address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
495+ type : EvmPriceFeedContract
Original file line number Diff line number Diff line change 484484- chain : story_testnet
485485 address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
486486 type : EvmWormholeContract
487+ - chain : berachain_bepolia
488+ address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
489+ type : EvmWormholeContract
Original file line number Diff line number Diff line change @@ -233,6 +233,7 @@ export const RECEIVER_CHAINS = {
233233 monad_devnet : 50116 ,
234234 monad_testnet : 50117 ,
235235 iota_sui_testnet : 50118 ,
236+ berachain_bepolia : 50119 ,
236237} ;
237238
238239// If there is any overlapping value the receiver chain will replace the wormhole
You can’t perform that action at this time.
0 commit comments