Skip to content

Commit dc22d94

Browse files
committed
docs: updated rpc nodes urls
1 parent ada6f0a commit dc22d94

File tree

5 files changed

+18
-13
lines changed

5 files changed

+18
-13
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
rpc_url: https://rpc.pariscnet.teztnets.com/
4949
- testnet: quebecnet
5050
testnet_uppercase: QUEBECNET
51-
rpc_url: https://rpc.quebecnet.teztnets.com/
51+
rpc_url: http://ecad-tezos-quebecnet-rolling-1.i.ecadinfra.com/
5252
steps:
5353
- uses: actions/checkout@v4
5454
- uses: actions/setup-node@v4

apps/taquito-test-dapp/src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const rpcUrls: Record<SupportedNetworks, string> = {
77
[NetworkTypeBeacon.MAINNET]: "https://mainnet.tezos.ecadinfra.com",
88
[NetworkTypeBeacon.GHOSTNET]: "https://ghostnet.tezos.ecadinfra.com/",
99
[NetworkTypeBeacon.PARISNET]: "https://rpc.pariscnet.teztnets.com/",
10-
// [NetworkTypeWc.QUEBECNET]: "https://rpc.quebeccnet.teztnets.com/",
10+
// [NetworkTypeWc.QUEBECNET]: "http://ecad-tezos-quebecnet-rolling-1.i.ecadinfra.com/",
1111
[NetworkTypeBeacon.CUSTOM]: "https://ghostnet.tezos.ecadinfra.com/",
1212
};
1313

docs/rpc_nodes.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,26 @@ values={[
2323

2424
| Provider | Net | URL | Header |
2525
|------------------|--------------|------------------------------------------|---------------------------------------------------------------------------------|
26-
| ECAD Labs | Mainnet | https://mainnet.tezos.ecadinfra.com | [Check](https://mainnet.tezos.ecadinfra.com/chains/main/blocks/head/header) |
27-
| ECAD Labs | Ghostnet | https://ghostnet.tezos.ecadinfra.com | [Check](https://ghostnet.tezos.ecadinfra.com/chains/main/blocks/head/header) |
26+
| ECAD Labs | Mainnet | https://mainnet.tezos.ecadinfra.com | [Check](https://mainnet.tezos.ecadinfra.com/chains/main/blocks/head/header) |
27+
| ECAD Labs | Ghostnet | https://ghostnet.tezos.ecadinfra.com | [Check](https://ghostnet.tezos.ecadinfra.com/chains/main/blocks/head/header) |
2828
| SmartPy | Mainnet | https://mainnet.smartpy.io | [Check](https://mainnet.smartpy.io/chains/main/blocks/head/header) |
2929
| SmartPy | Ghostnet | https://ghostnet.smartpy.io | [Check](https://ghostnet.smartpy.io/chains/main/blocks/head/header) |
3030
| Tezos Foundation | Mainnet | https://rpc.tzbeta.net/ | [Check](https://rpc.tzbeta.net/chains/main/blocks/head/header) |
3131
| Tezos Foundation | Ghostnet | https://rpc.ghostnet.teztnets.com/ | [Check](https://rpc.ghostnet.teztnets.com/chains/main/blocks/head/header) |
32-
| Tezos Foundation | Parisnet | https://rpc.pariscnet.teztnets.com/ | [Check](https://rpc.pariscnet.teztnets.com/chains/main/blocks/head/header) |
33-
32+
| Tezos Foundation | Parisnet | https://rpc.pariscnet.teztnets.com/ | [Check](https://rpc.pariscnet.teztnets.com/chains/main/blocks/head/header) |
33+
| Tezos Foundation | Quebecnet | https://rpc.quebecnet.teztnets.com/ | [Check](https://rpc.quebecnet.teztnets.com/chains/main/blocks/head/header) |
34+
| Tzkt | Mainnet | https://rpc.tzkt.io/mainnet/ | [Check](https://rpc.tzkt.io/mainnet/chains/main/blocks/head/header) |
35+
| Tzkt | Ghostnet | https://rpc.tzkt.io/ghostnet | [Check](https://rpc.tzkt.io/ghostnet/chains/main/blocks/head/header) |
36+
| Tzkt | Parisnet | https://rpc.tzkt.io/parisnet | [Check](https://rpc.tzkt.io/parisnet/chains/main/blocks/head/header) |
37+
| Tzkt | Quebecnet | https://rpc.tzkt.io/quebecnet | [Check](https://rpc.tzkt.io/quebecnet/chains/main/blocks/head/header) |
38+
39+
https://api.mainnet.tzkt.io/
3440
*If you are aware of a public node missing from our list or our information is inaccurate, please help us by submitting an issue or pull request on our GitHub page.*
3541
</TabItem>
3642
<TabItem value="commercialNodes">
3743

3844
| Provider | Details |
3945
|------------------|---------------------------------------------|
40-
| TzPro | https://tzpro.io/ |
4146
| MIDL.dev | https://midl.dev/tezos-rpc/ |
4247
| Exaion | https://node.exaion.com |
4348

docs/walletconnect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ WalletConnect.init({
9696
console.log(`Waiting for ${op.opHash} to be confirmed...`);
9797
return op.confirmation().then(() => op.opHash);
9898
})
99-
.then((hash) => console.log(`https://ghostnet.tzkt.io/${hash}`));
99+
.then((hash) => console.log(`Operation injected: https://ghost.tzstats.com/${hash}`));
100100
});
101101
})
102102
.catch((err) => console.log(err));
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import { KnownContracts } from './known-contracts';
22
export const knownContractsProtoALph: KnownContracts = {
3-
contract: "KT1FgfeADJUoUSuRCKeLAHyWY2JUWRmATMRi",
4-
bigMapContract: "KT1DCUzQs2h8zhmpxY8snEo4y4jWKkstYYqr",
5-
tzip12BigMapOffChainContract: "KT1AhforFgp5QWuiw9KpL24AVxZb6qY87yTF",
6-
saplingContract: "KT1DeGeJGLJPWcUhyqEk9nc3DN1W3rTm7JUZ",
7-
onChainViewContractAddress: "KT1LZnxVXwQG3TwMyf6yGDyqmyh5vtNDwezP",
3+
contract: "KT1PHkuybhU9w8B73s3YPvkuDJsZuJKuePbV",
4+
bigMapContract: "KT1M3GSXaKnANpy1grobebsCLUqPvJqb3aKS",
5+
tzip12BigMapOffChainContract: "KT19ewBtGsd2E2A2yjphtQENg9Ywq7wE2Z96",
6+
saplingContract: "KT1HDHqUHX8UfR17cFUaBeHD5qyWVheKFa74",
7+
onChainViewContractAddress: "KT1XBhceZT7r2ZCvC58pPCrRm4PyZRJGQbSn",
88
};

0 commit comments

Comments
 (0)