kneelsdev
Results
2
comments of
kneelsdev
chain info: ``` customChains: [ { network: "blast_mainnet", chainId: 81457, urls: { apiURL: "https://api.blastscan.io/", browserURL: "https://blastscan.io/", }, }, ```
> The correct endpoint should include the `/api` path, try correcting your config to > > ``` > customChains: [ > { > network: "blast_mainnet", > chainId: 81457, > urls:...