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.
2 parents d234409 + fd2cdf6 commit 9f23737Copy full SHA for 9f23737
libs/static/src/endpoints.ts
@@ -51,7 +51,7 @@ export const ENDPOINT_MAP: Config<ENDPOINT_URL> = {
51
ksm: KUSAMA_ENDPOINTS[0],
52
ahk: 'wss://sys.ibp.network/statemine',
53
dot: POLKADOT_ENDPOINTS[0],
54
- ahp: AHP_ENDPOINTS[0],
+ ahp: AHP_ENDPOINTS[2],
55
base: 'https://mainnet.base.org',
56
// ahr: 'wss://rococo-asset-hub-rpc.polkadot.io',
57
// glmr: 'wss://public-rpc.pinknode.io/moonbeam',
0 commit comments