Skip to content

Commit

Permalink
Remove startale zkatana (#659)
Browse files Browse the repository at this point in the history
* updated startale endpoints

* removed startale zkatana references from docs

* remove zkatana rpc

* fix

* fix
  • Loading branch information
shunsukew authored Apr 9, 2024
1 parent 85a9171 commit a44015b
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ Users of Startale Web3 Service have the ability to utilize the API for free with

Startale provides a Public Endpoint for Astar zkEVM. Users can utilize the API for free within certain limitations.

`https://rpc.startale.com/zkatana`
zKyoto: `https://rpc.startale.com/zkyoto`
Mainnet: `https://rpc.startale.com/astar-zkevm`

## Getting started

Expand Down
20 changes: 10 additions & 10 deletions docs/build/zkEVM/integrations/oracles/acurast.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@ The following price feeds are Chainlink compatible, if your application is alrea

| Pair | Address and info |
| --------- | ------------------------------------------------------------------------------------------------------------------------------- |
| ASTR/USD | [0xde4F97786EAB4e47b96A0A65EdD7755895077073](https://zkatana.explorer.startale.com/address/0xde4F97786EAB4e47b96A0A65EdD7755895077073) |
| MATIC/USD | [0x77Ed3BAc1B3Dd4DBB8D2636b6f3adFd4f21d15B3](https://zkatana.explorer.startale.com/address/0x77Ed3BAc1B3Dd4DBB8D2636b6f3adFd4f21d15B3) |
| BTC/USD | [0xDBb23274EE9354367155C290c673733374d57967](https://zkatana.explorer.startale.com/address/0xDBb23274EE9354367155C290c673733374d57967) |
| ETH/USD | [0x448786CD6E53E706AEdd984C620D63d48B720e6A](https://zkatana.explorer.startale.com/address/0x448786CD6E53E706AEdd984C620D63d48B720e6A) |
| BNB/USD | [0xb6B94e18957376ac6d22bAF31C7BF1661B238F4A](https://zkatana.explorer.startale.com/address/0xb6B94e18957376ac6d22bAF31C7BF1661B238F4A) |
| USDT/USD | [0xD12ad062A6bFBB27024a7B76E4EF7FDC5bf49Aeb](https://zkatana.explorer.startale.com/address/0xD12ad062A6bFBB27024a7B76E4EF7FDC5bf49Aeb) |
| USDC/USD | [0x2E23a70dfe6059f9F2DC35C1e940e3B3288BDE04](https://zkatana.explorer.startale.com/address/0x2E23a70dfe6059f9F2DC35C1e940e3B3288BDE04) |
| DAI/USD | [0xEC6985D9eA362fb85fEa72263169C375F8f065E7](https://zkatana.explorer.startale.com/address/0xEC6985D9eA362fb85fEa72263169C375F8f065E7) |
| STETH/USD | [0xA2FB708105a412710Df254D7406A27764408A657](https://zkatana.explorer.startale.com/address/0xA2FB708105a412710Df254D7406A27764408A657) |
| DOT/USD | [0x208f799E0EE205bc6607Fae430485c66F9fe6012](https://zkatana.explorer.startale.com/address/0x208f799E0EE205bc6607Fae430485c66F9fe6012) |
| ASTR/USD | [0xde4F97786EAB4e47b96A0A65EdD7755895077073](https://zkatana.blockscout.com/address/0xde4F97786EAB4e47b96A0A65EdD7755895077073) |
| MATIC/USD | [0x77Ed3BAc1B3Dd4DBB8D2636b6f3adFd4f21d15B3](https://zkatana.blockscout.com/address/0x77Ed3BAc1B3Dd4DBB8D2636b6f3adFd4f21d15B3) |
| BTC/USD | [0xDBb23274EE9354367155C290c673733374d57967](https://zkatana.blockscout.com/address/0xDBb23274EE9354367155C290c673733374d57967) |
| ETH/USD | [0x448786CD6E53E706AEdd984C620D63d48B720e6A](https://zkatana.blockscout.com/address/0x448786CD6E53E706AEdd984C620D63d48B720e6A) |
| BNB/USD | [0xb6B94e18957376ac6d22bAF31C7BF1661B238F4A](https://zkatana.blockscout.com/address/0xb6B94e18957376ac6d22bAF31C7BF1661B238F4A) |
| USDT/USD | [0xD12ad062A6bFBB27024a7B76E4EF7FDC5bf49Aeb](https://zkatana.blockscout.com/address/0xD12ad062A6bFBB27024a7B76E4EF7FDC5bf49Aeb) |
| USDC/USD | [0x2E23a70dfe6059f9F2DC35C1e940e3B3288BDE04](https://zkatana.blockscout.com/address/0x2E23a70dfe6059f9F2DC35C1e940e3B3288BDE04) |
| DAI/USD | [0xEC6985D9eA362fb85fEa72263169C375F8f065E7](https://zkatana.blockscout.com/address/0xEC6985D9eA362fb85fEa72263169C375F8f065E7) |
| STETH/USD | [0xA2FB708105a412710Df254D7406A27764408A657](https://zkatana.blockscout.com/address/0xA2FB708105a412710Df254D7406A27764408A657) |
| DOT/USD | [0x208f799E0EE205bc6607Fae430485c66F9fe6012](https://zkatana.blockscout.com/address/0x208f799E0EE205bc6607Fae430485c66F9fe6012) |

If you need a price feed for assets or pairs not listed here, you can easily build your own price feeds here through the [Acurast Console](https://console.acurast.com/).

Expand Down
2 changes: 1 addition & 1 deletion docs/build/zkEVM/integrations/oracles/pyth.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You can find more details on the various functions available to you when interac

## Pyth on Astar zkEVM

The Pyth Network smart contract is available at the following address: [0xA2aa501b19aff244D90cc15a4Cf739D2725B5729](https://zkatana.explorer.startale.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729).
The Pyth Network smart contract is available at the following address: [0xA2aa501b19aff244D90cc15a4Cf739D2725B5729](https://zkatana.blockscout.com/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729).

You may also refer to this [page](https://docs.pyth.network/documentation/pythnet-price-feeds/evm) to find the various Pyth contracts.

Expand Down
4 changes: 2 additions & 2 deletions docs/build/zkEVM/smart-contracts/using-hardhat.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ uint256 currentCount = 0;
const deployedContract = await hre.ethers.deployContract("Counter");
await deployedContract.waitForDeployment();
console.log(
`Counter contract deployed to https://zkatana.explorer.startale.com/address/${deployedContract.target}`
`Counter contract deployed to https://zkatana.blockscout.com/address/${deployedContract.target}`
);
}

Expand All @@ -182,5 +182,5 @@ uint256 currentCount = 0;
​Here's an output example:
```bash
Counter contract deployed to https://zkatana.explorer.startale.com/address/0x8731DC57f9C7e01f5Ba733E7a10692cA540862f8
Counter contract deployed to https://zkatana.blockscout.com/address/0x8731DC57f9C7e01f5Ba733E7a10692cA540862f8
```
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Astar zkEVM 上での開発および運用に特別なツールやウォレッ
<TabItem value="testnet" label="zKatana Testnet">
| RPC URL | ChainID | Block Explorer URL | Currency |
| ------------------------------- | ---------------- | ---------------- | ----- |
| `https://rpc.startale.com/zkatana` | `1261120` | [https://zkatana.explorer.startale.com/](https://zkatana.explorer.startale.com/) | **ETH** |
| `https://rpc.zkatana.gelato.digital` | `1261120` | [https://zkatana.blockscout.com/](https://zkatana.blockscout.com/) | **ETH** |
| `https://astar-zkatana-rpc.dwellir.com` | `1261120` | | **ETH** |
</TabItem>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ uint256 currentCount = 0;
const deployedContract = await hre.ethers.deployContract("Counter");
await deployedContract.waitForDeployment();
console.log(
`Counter contract deployed to https://zkatana.explorer.startale.com/address/${deployedContract.target}`
`Counter contract deployed to https://zkatana.blockscout.com/address/${deployedContract.target}`
);
}

Expand All @@ -172,7 +172,7 @@ uint256 currentCount = 0;
const deployedContract = await hre.ethers.deployContract("Counter");
await deployedContract.waitForDeployment();
console.log(
`Counter contract deployed to https://zkatana.explorer.startale.com/address/${deployedContract.target}`
`Counter contract deployed to https://zkatana.blockscout.com/address/${deployedContract.target}`
);
}

Expand All @@ -199,5 +199,5 @@ uint256 currentCount = 0;
出力例:

```bash
Counter contract deployed to https://zkatana.explorer.startale.com/address/0x8731DC57f9C7e01f5Ba733E7a10692cA540862f8
Counter contract deployed to https://zkatana.blockscout.com/address/0x8731DC57f9C7e01f5Ba733E7a10692cA540862f8
```

0 comments on commit a44015b

Please sign in to comment.