|
856 | 856 | "chainId": 964, |
857 | 857 | "networkId": 964, |
858 | 858 | "slip44": 1005, |
859 | | - "icon": "bittensor" |
| 859 | + "icon": "bittensor", |
| 860 | + "explorers": [{ "name": "Bittensor EVM Explorer", "url": "https://evm.taostats.io/", "standard": "EIP3091" }] |
860 | 861 | }, |
861 | 862 | { |
862 | 863 | "name": "Stable Mainnet", |
|
1533 | 1534 | "chainId": 4326, |
1534 | 1535 | "networkId": 4326 |
1535 | 1536 | }, |
1536 | | - { |
1537 | | - "name": "Tempo Testnet", |
1538 | | - "chain": "ETH", |
1539 | | - "nativeCurrency": { "name": "USD", "symbol": "USD", "decimals": 18 }, |
1540 | | - "rpc": ["https://rpc.testnet.tempo.xyz"], |
1541 | | - "faucets": [], |
1542 | | - "explorers": [{ "name": "Tempo Explorer", "url": "https://explore.tempo.xyz", "standard": "none" }], |
1543 | | - "infoURL": "https://tempo.xyz/", |
1544 | | - "shortName": "megaeth", |
1545 | | - "chainId": 42429, |
1546 | | - "networkId": 42429 |
1547 | | - }, |
1548 | 1537 | { |
1549 | 1538 | "name": "World Chain Sepolia Testnet", |
1550 | 1539 | "chain": "ETH", |
|
1974 | 1963 | { "name": "blockscout", "url": "https://explorer.celo.org", "standard": "none" } |
1975 | 1964 | ] |
1976 | 1965 | }, |
| 1966 | + { |
| 1967 | + "name": "Tempo Testnet", |
| 1968 | + "chain": "ETH", |
| 1969 | + "nativeCurrency": { "name": "USD", "symbol": "USD", "decimals": 18 }, |
| 1970 | + "rpc": ["https://rpc.testnet.tempo.xyz"], |
| 1971 | + "faucets": [], |
| 1972 | + "explorers": [{ "name": "Tempo Explorer", "url": "https://explore.tempo.xyz", "standard": "none" }], |
| 1973 | + "infoURL": "https://tempo.xyz/", |
| 1974 | + "shortName": "megaeth", |
| 1975 | + "chainId": 42429, |
| 1976 | + "networkId": 42429 |
| 1977 | + }, |
1977 | 1978 | { |
1978 | 1979 | "name": "Etherlink Mainnet", |
1979 | 1980 | "chain": "Etherlink", |
|
2643 | 2644 | "explorers": [{ "name": "Scrollscan", "url": "https://scrollscan.com", "standard": "EIP3091" }], |
2644 | 2645 | "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://scroll.io/bridge" }] } |
2645 | 2646 | }, |
| 2647 | + { |
| 2648 | + "name": "Ethereum Hoodi", |
| 2649 | + "title": "Ethereum Testnet Hoodi", |
| 2650 | + "chain": "ETH", |
| 2651 | + "icon": "ethereum", |
| 2652 | + "rpc": ["https://rpc.hoodi.ethpandaops.io"], |
| 2653 | + "features": [{ "name": "EIP155" }, { "name": "EIP1559" }], |
| 2654 | + "faucets": ["https://faucet.hoodi.ethpandaops.io", "https://hoodi-faucet.pk910.de/"], |
| 2655 | + "nativeCurrency": { "name": "Hoodi Ether", "symbol": "ETH", "decimals": 18 }, |
| 2656 | + "infoURL": "https://hoodi.ethpandaops.io", |
| 2657 | + "shortName": "hoe", |
| 2658 | + "chainId": 560048, |
| 2659 | + "networkId": 560048, |
| 2660 | + "slip44": 1, |
| 2661 | + "explorers": [{ "name": "Hoodi", "url": "https://hoodi.etherscan.io/", "standard": "none" }] |
| 2662 | + }, |
2646 | 2663 | { |
2647 | 2664 | "name": "Merlin Testnet", |
2648 | 2665 | "chainId": 686868, |
|
0 commit comments