File tree Expand file tree Collapse file tree 4 files changed +18
-0
lines changed
governance/xc_admin/packages/xc_admin_common/src Expand file tree Collapse file tree 4 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 12721272 "rpcUrl" : " https://rpc-ethereal-testnet.t.conduit.xyz" ,
12731273 "networkId" : 657468 ,
12741274 "type" : " EvmChain"
1275+ },
1276+ {
1277+ "id" : " camp_network" ,
1278+ "mainnet" : true ,
1279+ "rpcUrl" : " https://rpc.camp.raas.gelato.cloud" ,
1280+ "networkId" : 484 ,
1281+ "type" : " EvmChain"
12751282 }
12761283]
Original file line number Diff line number Diff line change 848848 "chain" : " injective_evm_testnet" ,
849849 "address" : " 0xDd24F84d36BF92C65F92307595335bdFab5Bbd21" ,
850850 "type" : " EvmPriceFeedContract"
851+ },
852+ {
853+ "chain" : " camp_network" ,
854+ "address" : " 0x2880aB155794e7179c9eE2e38200202908C17B43" ,
855+ "type" : " EvmPriceFeedContract"
851856 }
852857]
Original file line number Diff line number Diff line change 843843 "chain" : " ethereal_testnet" ,
844844 "address" : " 0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E" ,
845845 "type" : " EvmWormholeContract"
846+ },
847+ {
848+ "chain" : " camp_network" ,
849+ "address" : " 0xb27e5ca259702f209a29225d0eDdC131039C9933" ,
850+ "type" : " EvmWormholeContract"
846851 }
847852]
Original file line number Diff line number Diff line change @@ -113,6 +113,7 @@ export const RECEIVER_CHAINS = {
113113 swellchain : 60083 ,
114114 mezo : 60084 ,
115115 iota_sui_mainnet : 60085 ,
116+ camp_network : 60086 ,
116117
117118 // Testnets as a separate chain ids (to use stable data sources and governance for them)
118119 injective_testnet : 60013 ,
You can’t perform that action at this time.
0 commit comments