File tree Expand file tree Collapse file tree 5 files changed +16
-0
lines changed
governance/xc_admin/packages/xc_admin_common/src Expand file tree Collapse file tree 5 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 855855 rpcUrl : https://rpc.monad-testnet.category.xyz/rpc/nSyzM1wlIgaALWzbh3oIg5rW65AC6yjqrslOE8wb
856856 networkId : 10143
857857 type : EvmChain
858+ - id : rabechain_mainnet
859+ mainnet : true
860+ networkId : 80094
861+ rpcUrl : https://fluent-thrilling-scion.furtim-network.quiknode.pro/$ENV_RABECHAIN_API_KEY
862+ type : EvmChain
Original file line number Diff line number Diff line change 142142- chain : monad_testnet
143143 address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
144144 type : EvmEntropyContract
145+ - chain : rabechain_mainnet
146+ address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
147+ type : EvmEntropyContract
Original file line number Diff line number Diff line change 475475- chain : monad_testnet
476476 address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
477477 type : EvmPriceFeedContract
478+ - chain : rabechain_mainnet
479+ address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
480+ type : EvmPriceFeedContract
Original file line number Diff line number Diff line change 469469- chain : monad_testnet
470470 address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
471471 type : EvmWormholeContract
472+ - chain : rabechain_mainnet
473+ address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
474+ type : EvmWormholeContract
Original file line number Diff line number Diff line change @@ -102,6 +102,8 @@ export const RECEIVER_CHAINS = {
102102 eventum_mainnet : 60073 ,
103103 threat_level_midnight : 60074 ,
104104 just_breathe : 60075 ,
105+ rabechain_mainnet : 60076 ,
106+
105107 // Testnets as a separate chain ids (to use stable data sources and governance for them)
106108 injective_testnet : 60013 ,
107109 osmosis_testnet_4 : 60015 ,
You can’t perform that action at this time.
0 commit comments