We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6481e7f commit f30e6d9Copy full SHA for f30e6d9
src/config.js
@@ -1,6 +1,6 @@
1
export const config = {
2
- RPC_URL: 'https://rpc-akash-ia.cosmosia.notional.ventures:443',
3
- REST_URL: 'https://api-akash-ia.cosmosia.notional.ventures',
+ RPC_URL: 'https://akash-rpc.publicnode.com:443',
+ REST_URL: 'https://akash-rest.publicnode.com',
4
EXPLORER_URL: 'https://www.mintscan.io/akash',
5
STAKING_URL: 'https://akash.omniflix.co/stake',
6
NETWORK_NAME: 'Akash',
0 commit comments