Skip to content

Commit 2dbe7a8

Browse files
rpc, rest url updates for asset mantle (#237)
1 parent 5642ecc commit 2dbe7a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const config = {
2-
RPC_URL: 'https://rpc-assetmantle-ia.cosmosia.notional.ventures',
3-
REST_URL: 'https://api-assetmantle-ia.cosmosia.notional.ventures',
2+
RPC_URL: 'https://assetmantle-rpc.publicnode.com:443',
3+
REST_URL: 'https://assetmantle-rest.publicnode.com',
44
EXPLORER_URL: 'https://www.mintscan.io/asset-mantle',
55
STAKING_URL: 'https://assetmantle.omniflix.co/stake',
66
NETWORK_NAME: 'Assetmantle',

0 commit comments

Comments
 (0)