ccip-read
ccip-read copied to clipboard
I have the following ABI which contains a function overload based on different arguments. when I call `server.add` it causes the ethers v5 to throw an error because it has...
Please correct me if I'm wrong, but since ccip-read support has already landed on ethers-js, it should be possible to drop the "@chainlink/ethers-ccip-read-provider" package from 'examples/trusted-gateway-token/client/src/index.ts', and use purely ethers-js....
- Bumped ethers js package versions to latest. - Dropped @chainlink/ethers-ccip-read-provider in favor of newest ethers' js implementation.
Including 404s with different content type, and failures to resolve the name.
Currently, several packages reference other ones using relative paths. When we publish to NPM we should eliminate these and instead use the published package references where they're needed by non-dev...
## The problem When a domain points to L2 gateway resolver, the l1 subgraph can no longer index event information such as text/coin type record and subdomains ## Potential solution...