File tree 5 files changed +15
-0
lines changed
governance/xc_admin/packages/xc_admin_common/src
5 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 874
874
rpcUrl : https://bittensor-finney.api.onfinality.io/public
875
875
networkId : 964
876
876
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 154
154
- chain : story_testnet
155
155
address : " 0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb"
156
156
type : EvmEntropyContract
157
+ - chain : berachain_bepolia
158
+ address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
159
+ type : EvmEntropyContract
Original file line number Diff line number Diff line change 490
490
- chain : story_testnet
491
491
address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
492
492
type : EvmPriceFeedContract
493
+ - chain : berachain_bepolia
494
+ address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
495
+ type : EvmPriceFeedContract
Original file line number Diff line number Diff line change 484
484
- chain : story_testnet
485
485
address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
486
486
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 = {
233
233
monad_devnet : 50116 ,
234
234
monad_testnet : 50117 ,
235
235
iota_sui_testnet : 50118 ,
236
+ berachain_bepolia : 50119 ,
236
237
} ;
237
238
238
239
// 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