Skip to content

Commit 4462f0c

Browse files
authored
Publicnode RPC (#64)
1 parent c6c4a74 commit 4462f0c

File tree

1 file changed

+55
-19
lines changed

1 file changed

+55
-19
lines changed

data/networks.json

+55-19
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,10 @@
170170
}
171171
],
172172
"api": [
173+
{
174+
"url": "https://arbitrum-one-rpc.publicnode.com",
175+
"type": "evm"
176+
},
173177
{
174178
"url": "https://arbitrum.drpc.org",
175179
"type": "evm"
@@ -257,7 +261,7 @@
257261
"assets": [
258262
{
259263
"denom": "eth",
260-
"gas": 5000000,
264+
"gas": 1000000,
261265
"gas_price": 1000000000
262266
}
263267
]
@@ -287,6 +291,10 @@
287291
}
288292
],
289293
"api": [
294+
{
295+
"url": "https://base-rpc.publicnode.com",
296+
"type": "evm"
297+
},
290298
{
291299
"url": "https://base.drpc.org",
292300
"type": "evm"
@@ -315,7 +323,7 @@
315323
"assets": [
316324
{
317325
"denom": "eth",
318-
"gas": 5000000,
326+
"gas": 1000000,
319327
"gas_price": 1000000000
320328
}
321329
]
@@ -345,6 +353,10 @@
345353
}
346354
],
347355
"api": [
356+
{
357+
"url": "https://base-sepolia-rpc.publicnode.com",
358+
"type": "evm"
359+
},
348360
{
349361
"url": "https://base-sepolia.drpc.org",
350362
"type": "evm"
@@ -374,7 +386,7 @@
374386
"assets": [
375387
{
376388
"denom": "pol",
377-
"gas": 5000000,
389+
"gas": 1000000,
378390
"gas_price": 80000000000
379391
}
380392
]
@@ -404,6 +416,10 @@
404416
}
405417
],
406418
"api": [
419+
{
420+
"url": "https://polygon-bor-rpc.publicnode.com",
421+
"type": "evm"
422+
},
407423
{
408424
"url": "https://polygon.drpc.org",
409425
"type": "evm"
@@ -438,7 +454,7 @@
438454
"assets": [
439455
{
440456
"denom": "tmatic",
441-
"gas": 5000000,
457+
"gas": 1000000,
442458
"gas_price": 80000000000
443459
}
444460
]
@@ -468,6 +484,10 @@
468484
}
469485
],
470486
"api": [
487+
{
488+
"url": "https://polygon-amoy-bor-rpc.publicnode.com",
489+
"type": "evm"
490+
},
471491
{
472492
"url": "https://polygon-amoy.drpc.org",
473493
"type": "evm"
@@ -581,12 +601,16 @@
581601
"assets": [
582602
{
583603
"denom": "bnb",
584-
"gas": 2100000,
604+
"gas": 1000000,
585605
"gas_price": 5000000000
586606
}
587607
]
588608
},
589609
"api": [
610+
{
611+
"url": "https://bsc-rpc.publicnode.com",
612+
"type": "evm"
613+
},
590614
{
591615
"url": "https://bsc.drpc.org",
592616
"type": "evm"
@@ -636,12 +660,16 @@
636660
"assets": [
637661
{
638662
"denom": "eth",
639-
"gas": 2100000,
663+
"gas": 1000000,
640664
"gas_price": 38000000000
641665
}
642666
]
643667
},
644668
"api": [
669+
{
670+
"url": "https://ethereum-rpc.publicnode.com",
671+
"type": "evm"
672+
},
645673
{
646674
"url": "https://eth.drpc.org",
647675
"type": "evm"
@@ -693,7 +721,7 @@
693721
"assets": [
694722
{
695723
"denom": "azeta",
696-
"gas": 5000000,
724+
"gas": 1000000,
697725
"gas_price": 10000000000
698726
}
699727
]
@@ -702,6 +730,10 @@
702730
"denom": "azeta"
703731
},
704732
"api": [
733+
{
734+
"url": "https://zetachain-mainnet.g.allthatnode.com/archive/evm",
735+
"type": "evm"
736+
},
705737
{
706738
"url": "https://zeta-chain.drpc.org",
707739
"type": "evm"
@@ -718,10 +750,6 @@
718750
"url": "https://zetachain-evm.blockpi.network:443/v1/rpc/public",
719751
"type": "evm"
720752
},
721-
{
722-
"url": "https://zetachain-mainnet.g.allthatnode.com/archive/evm",
723-
"type": "evm"
724-
},
725753
{
726754
"url": "wss://zetachain-mainnet.g.allthatnode.com/archive/evm",
727755
"type": "evm-ws"
@@ -828,7 +856,7 @@
828856
"assets": [
829857
{
830858
"denom": "azeta",
831-
"gas": 5000000,
859+
"gas": 1000000,
832860
"gas_price": 80000000000
833861
}
834862
]
@@ -837,6 +865,10 @@
837865
"denom": "azeta"
838866
},
839867
"api": [
868+
{
869+
"url": "https://zetachain-athens.g.allthatnode.com/archive/evm",
870+
"type": "evm"
871+
},
840872
{
841873
"url": "https://zeta-chain-testnet.drpc.org",
842874
"type": "evm"
@@ -865,10 +897,6 @@
865897
"url": "https://zetachain-athens.g.allthatnode.com/archive/tendermint",
866898
"type": "tendermint-http"
867899
},
868-
{
869-
"url": "https://zetachain-athens.g.allthatnode.com/archive/evm",
870-
"type": "evm"
871-
},
872900
{
873901
"url": "https://rpc.nodejumper.io:443/zetachaintestnet",
874902
"type": "tendermint-rpc"
@@ -934,12 +962,16 @@
934962
"assets": [
935963
{
936964
"denom": "bnb",
937-
"gas": 5000000,
965+
"gas": 1000000,
938966
"gas_price": 80000000000
939967
}
940968
]
941969
},
942970
"api": [
971+
{
972+
"url": "https://bsc-testnet-rpc.publicnode.com",
973+
"type": "evm"
974+
},
943975
{
944976
"url": "https://bsc-testnet.drpc.org",
945977
"type": "evm"
@@ -1001,12 +1033,16 @@
10011033
"assets": [
10021034
{
10031035
"denom": "eth",
1004-
"gas": 2100000,
1036+
"gas": 1000000,
10051037
"gas_price": 38000000000
10061038
}
10071039
]
10081040
},
10091041
"api": [
1042+
{
1043+
"url": "https://ethereum-sepolia-rpc.publicnode.com",
1044+
"type": "evm"
1045+
},
10101046
{
10111047
"url": "https://sepolia.drpc.org",
10121048
"type": "evm"
@@ -1057,4 +1093,4 @@
10571093
}
10581094
]
10591095
}
1060-
}
1096+
}

0 commit comments

Comments
 (0)