Skip to content

Commit 38b4c94

Browse files
authored
feat: add RPC endpoints from Bitszn (#1452)
1 parent 813b7c7 commit 38b4c94

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/data/resources.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@
7272
},
7373
{
7474
"value": "https://axelar.ibs.team/rpc"
75+
},
76+
{
77+
"value": "https://rpc-1.axelar.bitszn.com"
7578
}
7679
]
7780
},
@@ -98,6 +101,9 @@
98101
},
99102
{
100103
"value": "https://axelar.ibs.team/api"
104+
},
105+
{
106+
"value": "https://api-1.axelar.bitszn.com"
101107
}
102108
]
103109
},

0 commit comments

Comments
 (0)