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 5642ecc commit 2dbe7a8Copy full SHA for 2dbe7a8
src/config.js
@@ -1,6 +1,6 @@
1
export const config = {
2
- RPC_URL: 'https://rpc-assetmantle-ia.cosmosia.notional.ventures',
3
- REST_URL: 'https://api-assetmantle-ia.cosmosia.notional.ventures',
+ RPC_URL: 'https://assetmantle-rpc.publicnode.com:443',
+ REST_URL: 'https://assetmantle-rest.publicnode.com',
4
EXPLORER_URL: 'https://www.mintscan.io/asset-mantle',
5
STAKING_URL: 'https://assetmantle.omniflix.co/stake',
6
NETWORK_NAME: 'Assetmantle',
0 commit comments