EvmChains.yaml 19 KB

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