|
44 | 44 | }
|
45 | 45 | ],
|
46 | 46 | "api": [
|
| 47 | + { |
| 48 | + "url": "https://base-rpc.publicnode.com", |
| 49 | + "type": "evm" |
| 50 | + }, |
47 | 51 | {
|
48 | 52 | "url": "https://base.drpc.org",
|
49 | 53 | "type": "evm"
|
|
107 | 111 | }
|
108 | 112 | ],
|
109 | 113 | "api": [
|
| 114 | + { |
| 115 | + "url": "https://base-sepolia-rpc.publicnode.com", |
| 116 | + "type": "evm" |
| 117 | + }, |
110 | 118 | {
|
111 | 119 | "url": "https://base-sepolia.drpc.org",
|
112 | 120 | "type": "evm"
|
|
166 | 174 | }
|
167 | 175 | ],
|
168 | 176 | "api": [
|
| 177 | + { |
| 178 | + "url": "https://polygon-bor-rpc.publicnode.com", |
| 179 | + "type": "evm" |
| 180 | + }, |
169 | 181 | {
|
170 | 182 | "url": "https://polygon.drpc.org",
|
171 | 183 | "type": "evm"
|
|
230 | 242 | }
|
231 | 243 | ],
|
232 | 244 | "api": [
|
| 245 | + { |
| 246 | + "url": "https://polygon-amoy-bor-rpc.publicnode.com", |
| 247 | + "type": "evm" |
| 248 | + }, |
233 | 249 | {
|
234 | 250 | "url": "https://polygon-amoy.drpc.org",
|
235 | 251 | "type": "evm"
|
|
349 | 365 | ]
|
350 | 366 | },
|
351 | 367 | "api": [
|
| 368 | + { |
| 369 | + "url": "https://bsc-rpc.publicnode.com", |
| 370 | + "type": "evm" |
| 371 | + }, |
352 | 372 | {
|
353 | 373 | "url": "https://bsc.drpc.org",
|
354 | 374 | "type": "evm"
|
|
404 | 424 | ]
|
405 | 425 | },
|
406 | 426 | "api": [
|
| 427 | + { |
| 428 | + "url": "https://ethereum-rpc.publicnode.com", |
| 429 | + "type": "evm" |
| 430 | + }, |
407 | 431 | {
|
408 | 432 | "url": "https://eth.drpc.org",
|
409 | 433 | "type": "evm"
|
|
464 | 488 | "denom": "azeta"
|
465 | 489 | },
|
466 | 490 | "api": [
|
| 491 | + { |
| 492 | + "url": "https://zetachain-mainnet.g.allthatnode.com/archive/evm", |
| 493 | + "type": "evm" |
| 494 | + }, |
467 | 495 | {
|
468 | 496 | "url": "https://zeta-chain.drpc.org",
|
469 | 497 | "type": "evm"
|
|
480 | 508 | "url": "https://zetachain-evm.blockpi.network:443/v1/rpc/public",
|
481 | 509 | "type": "evm"
|
482 | 510 | },
|
483 |
| - { |
484 |
| - "url": "https://zetachain-mainnet.g.allthatnode.com/archive/evm", |
485 |
| - "type": "evm" |
486 |
| - }, |
487 | 511 | {
|
488 | 512 | "url": "wss://zetachain-mainnet.g.allthatnode.com/archive/evm",
|
489 | 513 | "type": "evm-ws"
|
|
599 | 623 | "denom": "azeta"
|
600 | 624 | },
|
601 | 625 | "api": [
|
| 626 | + { |
| 627 | + "url": "https://zetachain-athens.g.allthatnode.com/archive/evm", |
| 628 | + "type": "evm" |
| 629 | + }, |
602 | 630 | {
|
603 | 631 | "url": "https://zeta-chain-testnet.drpc.org",
|
604 | 632 | "type": "evm"
|
|
627 | 655 | "url": "https://zetachain-athens.g.allthatnode.com/archive/tendermint",
|
628 | 656 | "type": "tendermint-http"
|
629 | 657 | },
|
630 |
| - { |
631 |
| - "url": "https://zetachain-athens.g.allthatnode.com/archive/evm", |
632 |
| - "type": "evm" |
633 |
| - }, |
634 | 658 | {
|
635 | 659 | "url": "https://rpc.nodejumper.io:443/zetachaintestnet",
|
636 | 660 | "type": "tendermint-rpc"
|
|
700 | 724 | ]
|
701 | 725 | },
|
702 | 726 | "api": [
|
| 727 | + { |
| 728 | + "url": "https://bsc-testnet-rpc.publicnode.com", |
| 729 | + "type": "evm" |
| 730 | + }, |
703 | 731 | {
|
704 | 732 | "url": "https://bsc-testnet.drpc.org",
|
705 | 733 | "type": "evm"
|
|
767 | 795 | ]
|
768 | 796 | },
|
769 | 797 | "api": [
|
| 798 | + { |
| 799 | + "url": "https://ethereum-sepolia-rpc.publicnode.com", |
| 800 | + "type": "evm" |
| 801 | + }, |
770 | 802 | {
|
771 | 803 | "url": "https://sepolia.drpc.org",
|
772 | 804 | "type": "evm"
|
|
0 commit comments