EvmChains.yaml 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906
  1. - id: linea_goerli
  2. mainnet: false
  3. rpcUrl: https://linea-goerli.blastapi.io/$ENV_BLAST_API_KEY
  4. networkId: 59140
  5. type: EvmChain
  6. - id: linea_sepolia
  7. mainnet: false
  8. rpcUrl: https://rpc.sepolia.linea.build
  9. networkId: 59141
  10. type: EvmChain
  11. - id: kava
  12. mainnet: true
  13. rpcUrl: https://kava-evm.publicnode.com
  14. networkId: 2222
  15. type: EvmChain
  16. - id: evmos
  17. mainnet: true
  18. rpcUrl: https://evmos-evm.publicnode.com
  19. networkId: 9001
  20. type: EvmChain
  21. nativeToken: EVMOS
  22. - id: canto
  23. mainnet: true
  24. rpcUrl: https://canto.slingshot.finance
  25. networkId: 7700
  26. type: EvmChain
  27. - id: fuji
  28. mainnet: false
  29. rpcUrl: https://api.avax-test.network/ext/bc/C/rpc
  30. networkId: 43113
  31. type: EvmChain
  32. - id: avalanche
  33. mainnet: true
  34. rpcUrl: https://api.avax.network/ext/bc/C/rpc
  35. networkId: 43114
  36. type: EvmChain
  37. - id: cronos_testnet
  38. mainnet: false
  39. rpcUrl: https://evm-t3.cronos.org
  40. networkId: 338
  41. type: EvmChain
  42. - id: canto_testnet
  43. mainnet: false
  44. rpcUrl: https://canto-testnet.plexnode.wtf
  45. networkId: 7701
  46. type: EvmChain
  47. - id: polygon_zkevm_testnet
  48. mainnet: false
  49. rpcUrl: https://rpc.public.zkevm-test.net
  50. networkId: 1442
  51. type: EvmChain
  52. - id: polygon_blackberry
  53. mainnet: false
  54. rpcUrl: https://rpc.polygon-blackberry.gelato.digital
  55. networkId: 94204209
  56. type: EvmChain
  57. - id: aurora_testnet
  58. mainnet: false
  59. rpcUrl: https://testnet.aurora.dev
  60. networkId: 1313161555
  61. type: EvmChain
  62. - id: mantle_sepolia
  63. mainnet: false
  64. rpcUrl: https://rpc.sepolia.mantle.xyz
  65. networkId: 5003
  66. type: EvmChain
  67. - id: gnosis
  68. mainnet: true
  69. rpcUrl: https://rpc.gnosischain.com
  70. networkId: 100
  71. type: EvmChain
  72. nativeToken: DAI
  73. - id: fantom_testnet
  74. mainnet: false
  75. rpcUrl: https://fantom-testnet.blastapi.io/$ENV_BLAST_API_KEY
  76. networkId: 4002
  77. type: EvmChain
  78. - id: neon
  79. mainnet: true
  80. rpcUrl: https://neon-evm.drpc.org
  81. networkId: 245022934
  82. type: EvmChain
  83. - id: fantom
  84. mainnet: true
  85. rpcUrl: https://rpc.ankr.com/fantom
  86. networkId: 250
  87. type: EvmChain
  88. - id: mumbai
  89. mainnet: false
  90. rpcUrl: https://polygon-testnet.blastapi.io/$ENV_BLAST_API_KEY
  91. networkId: 80001
  92. type: EvmChain
  93. - id: neon_devnet
  94. mainnet: false
  95. rpcUrl: https://devnet.neonevm.org
  96. networkId: 245022926
  97. type: EvmChain
  98. - id: meter
  99. mainnet: true
  100. rpcUrl: https://meter.blockpi.network/v1/rpc/public
  101. networkId: 82
  102. type: EvmChain
  103. - id: chiado
  104. mainnet: false
  105. rpcUrl: https://rpc.chiadochain.net
  106. networkId: 10200
  107. type: EvmChain
  108. - id: mantle
  109. mainnet: true
  110. rpcUrl: https://rpc.mantle.xyz/
  111. networkId: 5000
  112. type: EvmChain
  113. nativeToken: MNT
  114. - id: kava_testnet
  115. mainnet: false
  116. rpcUrl: https://evm.testnet.kava.io
  117. networkId: 2221
  118. type: EvmChain
  119. - id: evmos_testnet
  120. mainnet: false
  121. rpcUrl: https://jsonrpc-evmos-testnet.mzonder.com
  122. networkId: 9000
  123. type: EvmChain
  124. - id: cronos
  125. mainnet: true
  126. rpcUrl: https://cronosrpc-1.xstaking.sg
  127. networkId: 25
  128. type: EvmChain
  129. - id: ethereum
  130. mainnet: true
  131. rpcUrl: https://eth.llamarpc.com
  132. networkId: 1
  133. type: EvmChain
  134. nativeToken: ETH
  135. - id: bsc_testnet
  136. mainnet: false
  137. rpcUrl: https://rpc.ankr.com/bsc_testnet_chapel
  138. networkId: 97
  139. type: EvmChain
  140. - id: wemix
  141. mainnet: true
  142. rpcUrl: https://api.wemix.com
  143. networkId: 1111
  144. type: EvmChain
  145. - id: aurora
  146. mainnet: true
  147. rpcUrl: https://mainnet.aurora.dev
  148. networkId: 1313161554
  149. type: EvmChain
  150. nativeToken: NEAR
  151. - id: bsc
  152. mainnet: true
  153. rpcUrl: https://rpc.ankr.com/bsc
  154. networkId: 56
  155. type: EvmChain
  156. nativeToken: BNB
  157. - id: eos
  158. mainnet: true
  159. rpcUrl: https://api.evm.eosnetwork.com
  160. networkId: 17777
  161. type: EvmChain
  162. - id: conflux_espace_testnet
  163. mainnet: false
  164. rpcUrl: https://evmtestnet.confluxrpc.com
  165. networkId: 71
  166. type: EvmChain
  167. - id: conflux_espace
  168. mainnet: true
  169. rpcUrl: https://evm.confluxrpc.org
  170. networkId: 1030
  171. type: EvmChain
  172. - id: celo
  173. mainnet: true
  174. rpcUrl: https://forno.celo.org
  175. networkId: 42220
  176. type: EvmChain
  177. - id: polygon
  178. mainnet: true
  179. rpcUrl: https://polygon-rpc.com
  180. networkId: 137
  181. type: EvmChain
  182. nativeToken: MATIC
  183. - id: wemix_testnet
  184. mainnet: false
  185. rpcUrl: https://api.test.wemix.com
  186. networkId: 1112
  187. type: EvmChain
  188. - id: kcc
  189. mainnet: true
  190. rpcUrl: https://rpc-mainnet.kcc.network
  191. networkId: 321
  192. type: EvmChain
  193. nativeToken: KCS
  194. - id: polygon_zkevm
  195. mainnet: true
  196. rpcUrl: https://zkevm-rpc.com
  197. networkId: 1101
  198. type: EvmChain
  199. nativeToken: ETH
  200. - id: celo_alfajores_testnet
  201. mainnet: false
  202. rpcUrl: https://alfajores-forno.celo-testnet.org
  203. networkId: 44787
  204. type: EvmChain
  205. - id: syndr_nitro_testnet
  206. mainnet: false
  207. rpcUrl: https://syndr-nitro-testnet.calderachain.xyz/http
  208. networkId: 412346
  209. type: EvmChain
  210. - id: zksync
  211. mainnet: true
  212. rpcUrl: https://zksync2-mainnet.zksync.io
  213. networkId: 324
  214. type: EvmChain
  215. nativeToken: ETH
  216. - id: base
  217. mainnet: true
  218. rpcUrl: https://developer-access-mainnet.base.org/
  219. networkId: 8453
  220. type: EvmChain
  221. nativeToken: ETH
  222. - id: arbitrum
  223. mainnet: true
  224. rpcUrl: https://arb1.arbitrum.io/rpc
  225. networkId: 42161
  226. type: EvmChain
  227. nativeToken: ETH
  228. - id: optimism
  229. mainnet: true
  230. rpcUrl: https://rpc.ankr.com/optimism
  231. networkId: 10
  232. type: EvmChain
  233. nativeToken: ETH
  234. - id: kcc_testnet
  235. mainnet: false
  236. rpcUrl: https://rpc-testnet.kcc.network
  237. networkId: 322
  238. type: EvmChain
  239. - id: eos_testnet
  240. mainnet: false
  241. rpcUrl: https://api.testnet.evm.eosnetwork.com
  242. networkId: 15557
  243. type: EvmChain
  244. - id: meter_testnet
  245. mainnet: false
  246. rpcUrl: https://rpctest.meter.io
  247. networkId: 83
  248. type: EvmChain
  249. - id: linea
  250. mainnet: true
  251. rpcUrl: https://linea.rpc.thirdweb.com
  252. networkId: 59144
  253. type: EvmChain
  254. nativeToken: ETH
  255. - id: shimmer_testnet
  256. mainnet: false
  257. rpcUrl: https://json-rpc.evm.testnet.shimmer.network
  258. networkId: 1073
  259. type: EvmChain
  260. - id: scroll_sepolia
  261. mainnet: false
  262. rpcUrl: https://sepolia-rpc.scroll.io/
  263. networkId: 534351
  264. type: EvmChain
  265. - id: scroll
  266. mainnet: true
  267. rpcUrl: https://rpc.scroll.io
  268. networkId: 534352
  269. type: EvmChain
  270. - id: saigon
  271. mainnet: false
  272. rpcUrl: https://api-gateway.skymavis.com/rpc/testnet?apikey=$ENV_RONIN_API_KEY
  273. networkId: 2021
  274. type: EvmChain
  275. - id: ronin
  276. mainnet: true
  277. rpcUrl: https://api-gateway.skymavis.com/rpc?apikey=$ENV_RONIN_API_KEY
  278. networkId: 2020
  279. type: EvmChain
  280. - id: horizen_eon
  281. mainnet: true
  282. rpcUrl: https://rpc.ankr.com/horizen_eon
  283. networkId: 7332
  284. type: EvmChain
  285. - id: horizen_gobi
  286. mainnet: false
  287. rpcUrl: https://rpc.ankr.com/horizen_gobi_testnet
  288. networkId: 1663
  289. type: EvmChain
  290. - id: sepolia
  291. mainnet: false
  292. rpcUrl: https://eth-sepolia.blastapi.io/$ENV_BLAST_API_KEY
  293. networkId: 11155111
  294. type: EvmChain
  295. - id: shimmer
  296. mainnet: true
  297. rpcUrl: https://json-rpc.evm.shimmer.network
  298. networkId: 148
  299. type: EvmChain
  300. - id: arbitrum_sepolia
  301. mainnet: false
  302. rpcUrl: https://sepolia-rollup.arbitrum.io/rpc
  303. networkId: 421614
  304. type: EvmChain
  305. - id: arbitrum_blueberry
  306. mainnet: false
  307. rpcUrl: https://rpc.arb-blueberry.gelato.digital
  308. networkId: 88153591557
  309. type: EvmChain
  310. - id: boba
  311. mainnet: true
  312. rpcUrl: https://replica.boba.network
  313. networkId: 288
  314. type: EvmChain
  315. - id: boba_goerli
  316. mainnet: false
  317. rpcUrl: https://goerli.boba.network
  318. networkId: 2888
  319. type: EvmChain
  320. - id: boba_sepolia
  321. mainnet: false
  322. rpcUrl: https://sepolia.boba.network
  323. networkId: 28882
  324. type: EvmChain
  325. - id: manta
  326. mainnet: true
  327. rpcUrl: https://pacific-rpc.manta.network/http
  328. networkId: 169
  329. type: EvmChain
  330. - id: manta_testnet
  331. mainnet: false
  332. rpcUrl: https://manta-pacific-testnet.drpc.org
  333. networkId: 3441005
  334. type: EvmChain
  335. - id: manta_sepolia
  336. mainnet: false
  337. rpcUrl: https://manta-sepolia.rpc.caldera.xyz/http
  338. networkId: 3441006
  339. type: EvmChain
  340. - id: optimism_sepolia
  341. mainnet: false
  342. rpcUrl: https://sepolia.optimism.io
  343. networkId: 11155420
  344. type: EvmChain
  345. - id: optimism_celestia_raspberry
  346. mainnet: false
  347. rpcUrl: https://rpc.opcelestia-raspberry.gelato.digital
  348. networkId: 123420111
  349. type: EvmChain
  350. - id: chiliz_spicy
  351. mainnet: false
  352. rpcUrl: https://spicy-rpc.chiliz.com
  353. networkId: 88882
  354. type: EvmChain
  355. - id: chiliz
  356. mainnet: true
  357. rpcUrl: https://rpc.ankr.com/chiliz
  358. networkId: 88888
  359. type: EvmChain
  360. - id: zetachain_testnet
  361. mainnet: false
  362. rpcUrl: https://zetachain-athens-evm.blockpi.network/v1/rpc/public
  363. networkId: 7001
  364. type: EvmChain
  365. - id: zetachain
  366. mainnet: true
  367. rpcUrl: https://zetachain-evm.blockpi.network/v1/rpc/public
  368. networkId: 7000
  369. type: EvmChain
  370. - id: astar_zkevm_testnet
  371. mainnet: false
  372. rpcUrl: https://rpc.zkatana.gelato.digital
  373. networkId: 1261120
  374. type: EvmChain
  375. - id: astar_zkyoto_testnet
  376. mainnet: false
  377. rpcUrl: https://rpc.startale.com/zkyoto
  378. networkId: 6038361
  379. type: EvmChain
  380. - id: astar_zkevm
  381. mainnet: true
  382. rpcUrl: https://rpc.startale.com/astar-zkevm
  383. networkId: 3776
  384. type: EvmChain
  385. - id: coredao_testnet
  386. mainnet: false
  387. rpcUrl: https://rpc.test.btcs.network
  388. networkId: 1115
  389. type: EvmChain
  390. - id: coredao
  391. mainnet: true
  392. rpcUrl: https://rpc.coredao.org
  393. networkId: 1116
  394. type: EvmChain
  395. nativeToken: CORE
  396. - id: viction
  397. mainnet: true
  398. rpcUrl: https://viction.blockpi.network/v1/rpc/public
  399. networkId: 88
  400. type: EvmChain
  401. - id: viction_testnet
  402. mainnet: false
  403. rpcUrl: https://rpc-testnet.viction.xyz
  404. networkId: 89
  405. type: EvmChain
  406. - id: mode_testnet
  407. mainnet: false
  408. rpcUrl: https://sepolia.mode.network/
  409. networkId: 919
  410. type: EvmChain
  411. - id: mode
  412. mainnet: true
  413. rpcUrl: https://mainnet.mode.network/
  414. networkId: 34443
  415. type: EvmChain
  416. nativeToken: MODE
  417. - id: bttc_testnet
  418. mainnet: false
  419. rpcUrl: https://pre-rpc.bt.io
  420. networkId: 1029
  421. type: EvmChain
  422. - id: bttc
  423. mainnet: true
  424. rpcUrl: https://rpc.bt.io
  425. networkId: 199
  426. type: EvmChain
  427. nativeToken: BTT
  428. - id: zksync_sepolia
  429. mainnet: false
  430. rpcUrl: https://sepolia.era.zksync.dev/
  431. networkId: 300
  432. type: EvmChain
  433. - id: base_sepolia
  434. mainnet: false
  435. rpcUrl: https://sepolia.base.org
  436. networkId: 84532
  437. type: EvmChain
  438. - id: movement_evm_devnet
  439. mainnet: false
  440. rpcUrl: https://mevm.devnet.m1.movementlabs.xyz/v1
  441. networkId: 336
  442. type: EvmChain
  443. - id: zkfair_testnet
  444. mainnet: false
  445. rpcUrl: https://testnet-rpc.zkfair.io
  446. networkId: 43851
  447. type: EvmChain
  448. - id: zkfair
  449. mainnet: true
  450. rpcUrl: https://rpc.zkfair.io
  451. networkId: 42766
  452. type: EvmChain
  453. - id: blast_s2_testnet
  454. mainnet: false
  455. rpcUrl: https://sepolia.blast.io
  456. networkId: 168587773
  457. type: EvmChain
  458. - id: hedera_testnet
  459. mainnet: false
  460. rpcUrl: https://testnet.hashio.io/api
  461. networkId: 296
  462. type: EvmChain
  463. - id: hedera
  464. mainnet: true
  465. rpcUrl: https://mainnet.hashio.io/api
  466. networkId: 295
  467. type: EvmChain
  468. nativeToken: HBAR
  469. - id: filecoin_calibration
  470. mainnet: false
  471. rpcUrl: https://rpc.ankr.com/filecoin_testnet
  472. networkId: 314159
  473. type: EvmChain
  474. - id: filecoin
  475. mainnet: true
  476. rpcUrl: https://rpc.ankr.com/filecoin
  477. networkId: 314
  478. type: EvmChain
  479. - id: lightlink_pegasus_testnet
  480. mainnet: false
  481. rpcUrl: https://replicator.pegasus.lightlink.io/rpc/v1
  482. networkId: 1891
  483. type: EvmChain
  484. - id: lightlink_phoenix
  485. mainnet: true
  486. rpcUrl: https://replicator.phoenix.lightlink.io/rpc/v1
  487. networkId: 1890
  488. type: EvmChain
  489. - id: sei_evm_testnet
  490. mainnet: false
  491. rpcUrl: https://evm-rpc-testnet.sei-apis.com
  492. networkId: 1328
  493. type: EvmChain
  494. - id: dela_deperp_testnet
  495. mainnet: false
  496. rpcUrl: https://sepolia-dela.deperp.com
  497. networkId: 9393
  498. type: EvmChain
  499. - id: idex_xchain_testnet
  500. mainnet: false
  501. rpcUrl: https://xchain-testnet-rpc.idex.io
  502. networkId: 64002
  503. type: EvmChain
  504. - id: injective_inevm_testnet
  505. mainnet: false
  506. rpcUrl: https://inevm-testnet.rpc.caldera.xyz/http
  507. networkId: 2424
  508. type: EvmChain
  509. - id: injective_inevm
  510. mainnet: true
  511. rpcUrl: https://inevm.calderachain.xyz/http
  512. networkId: 2525
  513. type: EvmChain
  514. - id: blast
  515. mainnet: true
  516. rpcUrl: https://rpc.blast.io
  517. networkId: 81457
  518. type: EvmChain
  519. nativeToken: ETH
  520. - id: merlin_testnet
  521. mainnet: false
  522. rpcUrl: https://testnet-rpc.merlinchain.io/
  523. networkId: 686868
  524. type: EvmChain
  525. - id: merlin
  526. mainnet: true
  527. rpcUrl: https://rpc.merlinchain.io
  528. networkId: 4200
  529. type: EvmChain
  530. - id: parallel_testnet
  531. mainnet: false
  532. rpcUrl: https://rpc-accused-coffee-koala-b9fn1dik76.t.conduit.xyz
  533. networkId: 9659
  534. type: EvmChain
  535. - id: parallel
  536. mainnet: true
  537. rpcUrl: https://rpc.parallel.fi/
  538. networkId: 1024
  539. type: EvmChain
  540. - id: polynomial_testnet
  541. mainnet: false
  542. rpcUrl: https://rpc-polynomial-network-testnet-x0tryg8u1c.t.conduit.xyz
  543. networkId: 80008
  544. type: EvmChain
  545. - id: morph_testnet
  546. mainnet: false
  547. rpcUrl: https://rpc-testnet.morphl2.io
  548. networkId: 2710
  549. type: EvmChain
  550. - id: iota
  551. mainnet: true
  552. rpcUrl: https://json-rpc.evm.iotaledger.net
  553. networkId: 8822
  554. type: EvmChain
  555. - id: olive_testnet
  556. mainnet: false
  557. rpcUrl: https://olive-network-testnet.rpc.caldera.xyz/http
  558. networkId: 8101902
  559. type: EvmChain
  560. - id: taiko_hekla
  561. mainnet: false
  562. rpcUrl: https://rpc.hekla.taiko.xyz/
  563. networkId: 167009
  564. type: EvmChain
  565. nativeToken: ETH
  566. - id: orange_testnet
  567. mainnet: false
  568. rpcUrl: https://subnets.avax.network/orangetest/testnet/rpc
  569. networkId: 987
  570. type: EvmChain
  571. - id: polygon_amoy
  572. mainnet: false
  573. rpcUrl: https://polygon-amoy-bor-rpc.publicnode.com
  574. networkId: 80002
  575. type: EvmChain
  576. - id: taiko_mainnet
  577. mainnet: true
  578. rpcUrl: https://rpc.mainnet.taiko.xyz
  579. networkId: 167000
  580. type: EvmChain
  581. - id: sei_evm_mainnet
  582. mainnet: true
  583. rpcUrl: https://evm-rpc.sei-apis.com
  584. networkId: 1329
  585. type: EvmChain
  586. - id: dela_mithreum_deperp_testnet
  587. mainnet: false
  588. rpcUrl: https://mithreum-rpc-sepolia.deperp.com
  589. networkId: 33612
  590. type: EvmChain
  591. - id: kakarot_sepolia
  592. mainnet: false
  593. rpcUrl: https://rpc-kakarot-sepolia.karnot.xyz/
  594. networkId: 920637907288165
  595. type: EvmChain
  596. - id: opbnb
  597. mainnet: true
  598. rpcUrl: https://opbnb-mainnet-rpc.bnbchain.org
  599. networkId: 204
  600. type: EvmChain
  601. nativeToken: BNB
  602. - id: opbnb_testnet
  603. mainnet: false
  604. rpcUrl: https://opbnb-testnet-rpc.bnbchain.org
  605. networkId: 5611
  606. type: EvmChain
  607. - id: gravity
  608. mainnet: true
  609. rpcUrl: https://rpc.gravity.xyz/
  610. networkId: 1625
  611. type: EvmChain
  612. - id: etherlink_testnet
  613. mainnet: false
  614. rpcUrl: https://node.ghostnet.etherlink.com/
  615. networkId: 128123
  616. type: EvmChain
  617. - id: polynomial
  618. mainnet: true
  619. rpcUrl: https://rpc.polynomial.fi/
  620. networkId: 8008
  621. type: EvmChain
  622. - id: etherlink
  623. mainnet: true
  624. rpcUrl: https://node.mainnet.etherlink.com/
  625. networkId: 42793
  626. type: EvmChain
  627. - id: kaia
  628. mainnet: true
  629. rpcUrl: https://rpc.ankr.com/klaytn
  630. networkId: 8217
  631. type: EvmChain
  632. - id: kaia_testnet
  633. mainnet: false
  634. rpcUrl: https://rpc.ankr.com/klaytn_testnet
  635. networkId: 1001
  636. type: EvmChain
  637. - id: morph_holesky_testnet
  638. mainnet: false
  639. rpcUrl: https://rpc-holesky.morphl2.io
  640. networkId: 2810
  641. type: EvmChain
  642. - id: tabi_testnet
  643. mainnet: false
  644. rpcUrl: https://rpc.testnetv2.tabichain.com
  645. networkId: 9788
  646. type: EvmChain
  647. - id: b3_testnet
  648. mainnet: false
  649. rpcUrl: https://sepolia.b3.fun/http/
  650. networkId: 1993
  651. type: EvmChain
  652. - id: kinto
  653. mainnet: true
  654. rpcUrl: https://rpc.kinto-rpc.com
  655. networkId: 7887
  656. type: EvmChain
  657. - id: cronos_zkevm_testnet
  658. mainnet: false
  659. rpcUrl: https://testnet.zkevm.cronos.org
  660. networkId: 240
  661. type: EvmChain
  662. - id: reya_testnet
  663. mainnet: false
  664. rpcUrl: https://rpc.reya-cronos.gelato.digital
  665. networkId: 89346162
  666. type: EvmChain
  667. - id: b3_mainnet
  668. mainnet: true
  669. rpcUrl: https://mainnet-rpc.b3.fun/http
  670. networkId: 8333
  671. type: EvmChain
  672. - id: cronos_zkevm_mainnet
  673. mainnet: true
  674. rpcUrl: https://mainnet.zkevm.cronos.org
  675. networkId: 388
  676. type: EvmChain
  677. - id: movement_evm_devnet_imola
  678. mainnet: false
  679. rpcUrl: https://mevm.devnet.imola.movementlabs.xyz
  680. networkId: 30732
  681. type: EvmChain
  682. - id: flow_testnet
  683. mainnet: false
  684. rpcUrl: https://testnet.evm.nodes.onflow.org
  685. networkId: 545
  686. type: EvmChain
  687. - id: idex_xchain_mainnet
  688. mainnet: true
  689. rpcUrl: https://xchain-rpc.idex.io/
  690. networkId: 94524
  691. type: EvmChain
  692. - id: apechain_testnet
  693. mainnet: false
  694. rpcUrl: https://curtis.rpc.caldera.xyz/http
  695. networkId: 33111
  696. type: EvmChain
  697. - id: soneium_minato_testnet
  698. mainnet: false
  699. rpcUrl: https://rpc.minato.soneium.org/
  700. networkId: 1946
  701. type: EvmChain
  702. - id: apechain_mainnet
  703. mainnet: true
  704. rpcUrl: https://apechain.calderachain.xyz/http
  705. networkId: 33139
  706. type: EvmChain
  707. - id: flow_mainnet
  708. mainnet: true
  709. rpcUrl: https://mainnet.evm.nodes.onflow.org
  710. networkId: 747
  711. type: EvmChain
  712. - id: abstract_testnet
  713. mainnet: false
  714. rpcUrl: https://api.testnet.abs.xyz
  715. networkId: 11124
  716. type: EvmChain
  717. - id: sanko
  718. mainnet: true
  719. rpcUrl: https://mainnet.sanko.xyz
  720. networkId: 1996
  721. type: EvmChain
  722. - id: sanko_testnet
  723. mainnet: false
  724. rpcUrl: https://sanko-arb-sepolia.rpc.caldera.xyz
  725. networkId: 1992
  726. type: EvmChain
  727. - id: unichain_sepolia
  728. mainnet: false
  729. rpcUrl: https://sepolia.unichain.org
  730. networkId: 1301
  731. type: EvmChain
  732. - id: skate
  733. mainnet: true
  734. rpcUrl: https://rpc.skatechain.org
  735. networkId: 5050
  736. type: EvmChain
  737. - id: skate_testnet
  738. mainnet: false
  739. rpcUrl: https://nollie-rpc.skatechain.org
  740. networkId: 5051
  741. type: EvmChain
  742. - id: morph
  743. mainnet: true
  744. rpcUrl: https://rpc.morphl2.io
  745. networkId: 2818
  746. type: EvmChain
  747. - id: kraken_ink_testnet
  748. mainnet: false
  749. rpcUrl: https://patient-cool-emerald.ink-sepolia.quiknode.pro/$ENV_KRAKEN_INK_API_KEY
  750. networkId: 763373
  751. type: EvmChain
  752. - id: ethena_testnet
  753. mainnet: false
  754. rpcUrl: https://rpc-ethena-testnet-0.t.conduit.xyz/
  755. networkId: 52085143
  756. type: EvmChain
  757. - id: superseed_mainnet
  758. mainnet: true
  759. rpcUrl: https://rpc-superseed-mainnet-0.t.conduit.xyz/$ENV_SUPERSEED_API_KEY
  760. networkId: 5330
  761. type: EvmChain
  762. - id: superseed_testnet
  763. mainnet: false
  764. rpcUrl: https://rpc-sepolia-superseed-826s35710w.t.conduit.xyz/$ENV_SUPERSEED_API_KEY
  765. networkId: 53302
  766. type: EvmChain
  767. - id: hemi_mainnet
  768. mainnet: true
  769. rpcUrl: https://7e57304f.rpc.hemi.network/rpc
  770. networkId: 43111
  771. type: EvmChain
  772. - id: hyperevm_testnet
  773. mainnet: false
  774. rpcUrl: https://api.hyperliquid-testnet.xyz/evm
  775. networkId: 998
  776. type: EvmChain
  777. - id: unichain
  778. mainnet: true
  779. rpcUrl: https://redacted.quiknode.pro/$ENV_UNICHAIN_API_KEY
  780. networkId: 130
  781. type: EvmChain
  782. - id: abstract
  783. mainnet: true
  784. rpcUrl: https://api-efe16d37.ml.eeffc03e557f4daf.com/
  785. networkId: 2741
  786. type: EvmChain
  787. - id: eventum_testnet
  788. mainnet: false
  789. rpcUrl: https://testnet-rpc.eh-dev.app
  790. networkId: 16182
  791. type: EvmChain
  792. - id: sonic_blaze_testnet
  793. mainnet: false
  794. rpcUrl: https://rpc.blaze.soniclabs.com
  795. networkId: 57054
  796. type: EvmChain
  797. - id: fantom_sonic_mainnet
  798. mainnet: true
  799. rpcUrl: https://rpc.soniclabs.com
  800. networkId: 146
  801. type: EvmChain
  802. - id: bittensor_testnet
  803. mainnet: false
  804. rpcUrl: https://test.finney.opentensor.ai:443
  805. networkId: 945
  806. type: EvmChain
  807. - id: soneium
  808. mainnet: true
  809. rpcUrl: https://soneium.drpc.org
  810. networkId: 1868
  811. type: EvmChain
  812. - id: story_testnet
  813. mainnet: false
  814. rpcUrl: https://aeneid.storyrpc.io
  815. networkId: 1315
  816. type: EvmChain
  817. - id: eventum_mainnet
  818. mainnet: true
  819. rpcUrl: https://mainnet-rpc.evedex.com
  820. networkId: 161803
  821. type: EvmChain
  822. - id: kraken_ink_mainnet
  823. mainnet: true
  824. rpcUrl: $KRAKEN_INK_RPC_URL
  825. networkId: 57073
  826. type: EvmChain
  827. - id: coredao_testnet_v2
  828. mainnet: false
  829. rpcUrl: https://rpc.test2.btcs.network
  830. networkId: 1114
  831. type: EvmChain
  832. - id: monad_testnet
  833. mainnet: false
  834. rpcUrl: https://rpc.monad-testnet.category.xyz/rpc/nSyzM1wlIgaALWzbh3oIg5rW65AC6yjqrslOE8wb
  835. networkId: 10143
  836. type: EvmChain
  837. - id: berachain_mainnet
  838. mainnet: true
  839. networkId: 80094
  840. rpcUrl: https://fluent-thrilling-scion.furtim-network.quiknode.pro/$ENV_RABECHAIN_API_KEY
  841. type: EvmChain
  842. - id: story
  843. mainnet: true
  844. rpcUrl: https://homer.storyrpc.io
  845. networkId: 1514
  846. type: EvmChain
  847. - id: hyperevm
  848. mainnet: true
  849. rpcUrl: https://rpc.hyperliquid.xyz/evm
  850. networkId: 999
  851. type: EvmChain
  852. - id: bittensor_mainnet
  853. mainnet: true
  854. rpcUrl: https://bittensor-finney.api.onfinality.io/public
  855. networkId: 964
  856. type: EvmChain
  857. - id: berachain_bepolia
  858. mainnet: false
  859. rpcUrl: https://bepolia.rpc.berachain.com/
  860. networkId: 80069
  861. type: EvmChain
  862. - id: megaeth_testnet
  863. mainnet: false
  864. rpcUrl: https://carrot.megaeth.com/rpc
  865. networkId: 6342
  866. type: EvmChain
  867. - id: converge_testnet
  868. mainnet: false
  869. rpcUrl: https://rpc-converge-testnet-1.t.conduit.xyz
  870. networkId: 52085144
  871. type: EvmChain
  872. - id: worldchain
  873. mainnet: true
  874. rpcUrl: https://worldchain-mainnet.g.alchemy.com/public
  875. networkId: 480
  876. type: EvmChain
  877. - id: worldchain_testnet
  878. mainnet: false
  879. rpcUrl: https://worldchain-sepolia.g.alchemy.com/public
  880. networkId: 4801
  881. type: EvmChain
  882. - id: swellchain_testnet
  883. mainnet: false
  884. rpcUrl: https://swell-testnet.alt.technology
  885. networkId: 1924
  886. type: EvmChain
  887. - id: swellchain
  888. mainnet: true
  889. rpcUrl: https://swell-mainnet.alt.technology
  890. networkId: 1923
  891. type: EvmChain
  892. - id: mezo_testnet
  893. mainnet: false
  894. rpcUrl: https://rpc.test.mezo.org
  895. networkId: 31611
  896. type: EvmChain
  897. - id: mezo
  898. mainnet: true
  899. rpcUrl: https://rpc.mezo.org
  900. networkId: 31612
  901. type: EvmChain
  902. - id: hemi_testnet
  903. mainnet: false
  904. rpcUrl: https://testnet.rpc.hemi.network/rpc
  905. networkId: 743111
  906. type: EvmChain