Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/config/data/chain-to-technology.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@
"JANCTION_TESTNET": "JANCTION",
"NEO_X_MAINNET": "NEO_X",
"NEO_X_TESTNET": "NEO_X",
"KATANA_TATARA": "POLYGON_KATANA",
"KATANA_MAINNET": "POLYGON_KATANA",
"APTOS_MAINNET": "APTOS",
"APTOS_TESTNET": "APTOS",
Expand Down
12 changes: 0 additions & 12 deletions src/config/data/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -2286,18 +2286,6 @@
"symbol": "ETH",
"decimals": 18
}
},
"KATANA_TATARA": {
"chainId": 129399,
"title": "Katana Tatara",
"explorer": {
"baseUrl": "https://explorer.tatara.katana.network"
},
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
}
}
}
},
Expand Down
1 change: 0 additions & 1 deletion src/config/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ export type SupportedChain =
| "JANCTION_TESTNET"
| "NEO_X_MAINNET"
| "NEO_X_TESTNET"
| "KATANA_TATARA"
| "KATANA_MAINNET"
| "BOTANIX_MAINNET"
| "APTOS_MAINNET"
Expand Down
1 change: 0 additions & 1 deletion src/config/web3Providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ export const chainToProvider: Record<SupportedChain, () => Provider> = {
JANCTION_TESTNET: () => new JsonRpcProvider("https://rpc_testnet.janction.io"),
NEO_X_MAINNET: () => new JsonRpcProvider("https://mainnet-1.rpc.banelabs.org"),
NEO_X_TESTNET: () => new JsonRpcProvider("https://testnet.rpc.banelabs.org"),
KATANA_TATARA: () => new JsonRpcProvider("https://rpc.tatara.katanarpc.com"),
KATANA_MAINNET: () => new JsonRpcProvider("https://rpc.katanarpc.com"),
BOTANIX_MAINNET: () => new JsonRpcProvider("https://rpc.botanix.org"),
APTOS_MAINNET: () => new JsonRpcProvider("https://fullnode.mainnet.aptoslabs.com/v1"),
Expand Down
10 changes: 0 additions & 10 deletions src/content/resources/link-token-contracts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1576,16 +1576,6 @@ Testnet POL and LINK are available at [faucets.chain.link/polygon-amoy](https://
| Symbol | LINK |
| Decimals | 18 |

### Polygon Katana Tatara Testnet

| Parameter | Value |
| :-------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Chain ID | `129399` |
| Address | <Address contractUrl="https://explorer.tatara.katana.network/address/0x29261B6Fb93097885bEB714ee253Da63A52dFc46" urlId="129399_0x29261B6Fb93097885bEB714ee253Da63A52dFc46" urlClass="erc-token-address"/> |
| Name | Chainlink Token on Polygon Katana Takara Testnet |
| Symbol | LINK |
| Decimals | 18 |

## <img src="/assets/chains/polygonzkevm.svg" style="height: 24px; width: auto; margin-right: 8px;" />Polygon zkEVM

### Polygon zkEVM Mainnet
Expand Down
10 changes: 0 additions & 10 deletions src/content/resources/llms-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2335,16 +2335,6 @@ Testnet POL and LINK are available at [faucets.chain.link/polygon-amoy](https://
| Symbol | LINK |
| Decimals | 18 |

### Polygon Katana Tatara Testnet

| Parameter | Value |
| :-------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Chain ID | `129399` |
| Address | <Address contractUrl="https://explorer.tatara.katana.network/address/0x29261B6Fb93097885bEB714ee253Da63A52dFc46" urlId="129399_0x29261B6Fb93097885bEB714ee253Da63A52dFc46" urlClass="erc-token-address" /> |
| Name | Chainlink Token on Polygon Katana Takara Testnet |
| Symbol | LINK |
| Decimals | 18 |

## <img src="/assets/chains/polygonzkevm.svg" style="height: 24px; width: auto; margin-right: 8px;" />Polygon zkEVM

### Polygon zkEVM Mainnet
Expand Down
7 changes: 0 additions & 7 deletions src/features/data/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -380,13 +380,6 @@ export const CHAINS: Chain[] = [
rddUrl: "https://reference-data-directory.vercel.app/feeds-polygon-mainnet-katana.json",
queryString: "katara-mainnet",
},
{
name: "Katana Testnet Tatara",
explorerUrl: "https://explorer.tatara.katana.network/address/%s",
networkType: "testnet",
rddUrl: "https://reference-data-directory.vercel.app/feeds-polygon-testnet-tatara.json",
queryString: "katara-testnet-tatara",
},
],
},
{
Expand Down
5 changes: 0 additions & 5 deletions src/features/feeds/data/StreamsNetworksData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -389,11 +389,6 @@ export const StreamsNetworksData: NetworkData[] = [
verifierProxy: "0x2a644E5AC685112A7Eff0c4d73CD0260546D366F",
explorerUrl: "https://explorer.katanarpc.com/address/%s",
},
testnet: {
label: "Katana Testnet (Tatara)",
verifierProxy: "0x57A97148C1fa50f35F0639f380077017D8893b6b",
explorerUrl: "https://explorer.tatara.katana.network/address/%s",
},
},
{
network: "Lens",
Expand Down
4 changes: 0 additions & 4 deletions src/features/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,6 @@ export const directoryToSupportedChain = (chainInRdd: string): SupportedChain =>
return "NEO_X_TESTNET"
case "polygon-mainnet-katana":
return "KATANA_MAINNET"
case "polygon-testnet-tatara":
return "KATANA_TATARA"
case "bitcoin-mainnet-botanix":
return "BOTANIX_MAINNET"
case "aptos-mainnet":
Expand Down Expand Up @@ -848,8 +846,6 @@ export const supportedChainToChainInRdd = (supportedChain: SupportedChain): stri
return "neox-testnet-t4"
case "KATANA_MAINNET":
return "polygon-mainnet-katana"
case "KATANA_TATARA":
return "polygon-testnet-tatara"
case "BOTANIX_MAINNET":
return "bitcoin-mainnet-botanix"
case "APTOS_MAINNET":
Expand Down
21 changes: 0 additions & 21 deletions src/scripts/reference/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -2599,27 +2599,6 @@
{ "name": "Etherlink Testnet Explorer", "url": "https://testnet.explorer.etherlink.com", "standard": "EIP3091" }
]
},
{
"name": "Katana Tatara",
"chain": "Tatara",
"rpc": ["https://rpc.tatara.katanarpc.com/"],
"faucets": [],
"nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 },
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "",
"shortName": "Tatara",
"chainId": 129399,
"networkId": 129399,
"icon": "ethereum",
"explorers": [
{
"name": "Tatara explorer",
"url": "https://explorer.tatara.katana.network",
"icon": "blockscout",
"standard": "EIP3091"
}
]
},
{
"name": "Taiko Alethia",
"chain": "ETH",
Expand Down
Loading