File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ const rpcConfig = [[
50
50
[ "Berachain" , "https://rpc.berachain.com" ] ,
51
51
[ "Unichain" , "https://mainnet.unichain.org" ] ,
52
52
[ "Worldchain" , "https://worldchain-mainnet.g.alchemy.com/public" ] ,
53
- [ "Unichain" , "https://mainnet.unichain.org" ] ,
54
53
] ] , [
55
54
"Testnet" , [
56
55
[ "Ethereum" , "https://eth-sepolia.public.blastapi.io" ] ,
@@ -99,7 +98,7 @@ const rpcConfig = [[
99
98
[ "Worldchain" , "https://worldchain-sepolia.g.alchemy.com/public" ] ,
100
99
[ "Ink" , "https://rpc-qnd-sepolia.inkonchain.com" ] ,
101
100
[ "HyperEVM" , "https://api.hyperliquid-testnet.xyz/evm" ] ,
102
- [ "Monad" , "" ] , // TODO: No public rpc is currently available, override with a custom rpc for now.
101
+ [ "Monad" , "https://testnet- rpc.monad.xyz" ] ,
103
102
[ "Noble" , "https://noble-testnet-rpc.polkachu.com/" ] ,
104
103
] ] , [
105
104
"Devnet" , [
You can’t perform that action at this time.
0 commit comments