We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dceece commit ef0ca6fCopy full SHA for ef0ca6f
src/ethereum/info/abstractInfo.ts
@@ -47,7 +47,7 @@ const networkInfo: EthereumNetworkInfo = {
47
networkAdapterConfigs: [
48
{
49
type: 'rpc',
50
- servers: ['https://api.mainnet.abs.xyz ']
+ servers: ['https://api.mainnet.abs.xyz']
51
},
52
53
type: 'evmscan',
0 commit comments