Created
March 4, 2025 18:02
-
-
Save vsec7/1a3ae776cc855e91ab620ae1c26e4abb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Soneium Mainnet", | |
"chainId": 1868, | |
"rpcUrl": "https://1868.rpc.thirdweb.com", | |
"symbol": "ETH", | |
"blockExplorer": "https://soneium.blockscout.com" | |
}, | |
{ | |
"name": "Unichain Sepolia Testnet", | |
"chainId": 1301, | |
"rpcUrl": "https://1301.rpc.thirdweb.com", | |
"symbol": "ETH", | |
"blockExplorer": "https://unichain-sepolia.blockscout.com" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment