|
858 | 858 | "slip44": 1005, |
859 | 859 | "icon": "bittensor" |
860 | 860 | }, |
| 861 | + { |
| 862 | + "name": "Stable Mainnet", |
| 863 | + "chain": "ETH", |
| 864 | + "rpc": ["https://rpc.stable.xyz"], |
| 865 | + "faucets": [], |
| 866 | + "nativeCurrency": { "name": "gasUSDT", "symbol": "gUSDT", "decimals": 18 }, |
| 867 | + "infoURL": "https://docs.stable.xyz/", |
| 868 | + "shortName": "Stable", |
| 869 | + "chainId": 988, |
| 870 | + "networkId": 988, |
| 871 | + "explorers": [{ "name": "Stable Mainnet Explorer", "url": "https://stablescan.xyz/", "standard": "EIP3091" }] |
| 872 | + }, |
861 | 873 | { |
862 | 874 | "name": "HyperEVM Testnet", |
863 | 875 | "chain": "HYPE", |
|
1428 | 1440 | ], |
1429 | 1441 | "parent": { "type": "L2", "chain": "eip155-1", "bridges": [{ "url": "https://bridge.morphl2.io/" }] } |
1430 | 1442 | }, |
1431 | | - { |
1432 | | - "name": "Stable Mainnet", |
1433 | | - "chain": "ETH", |
1434 | | - "rpc": ["https://rpc.stable.xyz"], |
1435 | | - "faucets": [], |
1436 | | - "nativeCurrency": { "name": "gasUSDT", "symbol": "gUSDT", "decimals": 18 }, |
1437 | | - "infoURL": "https://docs.stable.xyz/", |
1438 | | - "shortName": "Stable", |
1439 | | - "chainId": 988, |
1440 | | - "networkId": 988, |
1441 | | - "explorers": [{ "name": "Stable Mainnet Explorer", "url": "https://stablescan.xyz/", "standard": "EIP3091" }] |
1442 | | - }, |
1443 | 1443 | { |
1444 | 1444 | "name": "Botanix Testnet", |
1445 | 1445 | "chain": "BOTANIX", |
|
1521 | 1521 | { "name": "liskscout", "url": "https://sepolia-blockscout.lisk.com", "icon": "blockscout", "standard": "EIP3091" } |
1522 | 1522 | ] |
1523 | 1523 | }, |
| 1524 | + { |
| 1525 | + "name": "MegaETH Mainnet", |
| 1526 | + "chain": "ETH", |
| 1527 | + "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, |
| 1528 | + "rpc": [], |
| 1529 | + "faucets": [], |
| 1530 | + "explorers": ["https://megaexplorer.xyz"], |
| 1531 | + "infoURL": "https://megaeth.com", |
| 1532 | + "shortName": "megaeth", |
| 1533 | + "chainId": 4326, |
| 1534 | + "networkId": 4326 |
| 1535 | + }, |
| 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": ["https://explore.tempo.xyz"], |
| 1543 | + "infoURL": "https://tempo.xyz/", |
| 1544 | + "shortName": "megaeth", |
| 1545 | + "chainId": 42429, |
| 1546 | + "networkId": 42429 |
| 1547 | + }, |
1524 | 1548 | { |
1525 | 1549 | "name": "World Chain Sepolia Testnet", |
1526 | 1550 | "chain": "ETH", |
|
1626 | 1650 | "name": "MegaETH Testnet", |
1627 | 1651 | "chain": "ETH", |
1628 | 1652 | "nativeCurrency": { "name": "MegaETH Testnet Ether", "symbol": "ETH", "decimals": 18 }, |
1629 | | - "rpc": ["https://carrot.megaeth.com/rpc", "wss://carrot.megaeth.com/ws"], |
| 1653 | + "rpc": ["https://timothy.megaeth.com/rpc", "wss://carrot.megaeth.com/ws"], |
1630 | 1654 | "faucets": [], |
1631 | 1655 | "infoURL": "https://www.megaeth.com", |
1632 | 1656 | "shortName": "megatest", |
|
0 commit comments