We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f6610 commit 6fa7ae4Copy full SHA for 6fa7ae4
src/ethereum/info/baseInfo.ts
@@ -62,7 +62,6 @@ const networkInfo: EthereumNetworkInfo = {
62
type: 'rpc',
63
servers: [
64
'https://base-mainnet.public.blastapi.io',
65
- 'https://rpc.ankr.com/base',
66
'https://lb.drpc.org/ogrpc?network=base&dkey={{drpcApiKey}}'
67
],
68
ethBalCheckerContract: '0x3ba5A41eA17fd4950a641a057dC0bEb8E8ff1521'
0 commit comments