File tree 5 files changed +16
-0
lines changed
governance/xc_admin/packages/xc_admin_common/src
5 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 855
855
rpcUrl : https://rpc.monad-testnet.category.xyz/rpc/nSyzM1wlIgaALWzbh3oIg5rW65AC6yjqrslOE8wb
856
856
networkId : 10143
857
857
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 142
142
- chain : monad_testnet
143
143
address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
144
144
type : EvmEntropyContract
145
+ - chain : rabechain_mainnet
146
+ address : " 0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
147
+ type : EvmEntropyContract
Original file line number Diff line number Diff line change 475
475
- chain : monad_testnet
476
476
address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
477
477
type : EvmPriceFeedContract
478
+ - chain : rabechain_mainnet
479
+ address : " 0x2880aB155794e7179c9eE2e38200202908C17B43"
480
+ type : EvmPriceFeedContract
Original file line number Diff line number Diff line change 469
469
- chain : monad_testnet
470
470
address : " 0xb27e5ca259702f209a29225d0eDdC131039C9933"
471
471
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 = {
102
102
eventum_mainnet : 60073 ,
103
103
threat_level_midnight : 60074 ,
104
104
just_breathe : 60075 ,
105
+ rabechain_mainnet : 60076 ,
106
+
105
107
// Testnets as a separate chain ids (to use stable data sources and governance for them)
106
108
injective_testnet : 60013 ,
107
109
osmosis_testnet_4 : 60015 ,
You can’t perform that action at this time.
0 commit comments