Skip to content

Commit fd73127

Browse files
authored
Update fetchai.json
Add BadgerBite archive node to fetch.ai
1 parent 07a6483 commit fd73127

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

chains/mainnet/fetchai.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
{
99
"provider": "Allnodes",
1010
"address": "https://fetch-rest.publicnode.com"
11+
},
12+
{
13+
"provider": "BadgerBite",
14+
"address": "https://fetch-api.badgerbite.io"
1115
}
1216
],
1317
"rpc": [
@@ -18,6 +22,10 @@
1822
{
1923
"provider": "Allnodes",
2024
"address": "https://fetch-rpc.publicnode.com:443"
25+
},
26+
{
27+
"provider": "BadgerBite",
28+
"address": "https://fetch-archive.badgerbite.io"
2129
}
2230
],
2331
"snapshot_provider": "",

0 commit comments

Comments
 (0)