feat(api-ref): add CCIP API reference documentation#82
Draft
aelmanaa wants to merge 1 commit intosmartcontractkit:mainfrom
Draft
feat(api-ref): add CCIP API reference documentation#82aelmanaa wants to merge 1 commit intosmartcontractkit:mainfrom
aelmanaa wants to merge 1 commit intosmartcontractkit:mainfrom
Conversation
1413d28 to
dcaa6b8
Compare
andrevmatos
reviewed
Dec 15, 2025
ccip-sdk/src/chain.ts
Outdated
Comment on lines
234
to
291
| * - **EVM**: Full topic filtering, supports both startBlock and endBlock | ||
| * - **Solana**: Requires address (program ID), may have pagination limits | ||
| * - **Aptos**: Different log structure and filtering capabilities |
Collaborator
There was a problem hiding this comment.
The behavior should be pretty consistent across chain families; everything but EVM requires address, and some methods accept some special params, but otherwise, they all should match the generic interface behavior described above
99bb74d to
4b271a0
Compare
|
@aelmanaa is attempting to deploy a commit to the Chainlink Labs Team on Vercel. A member of the Team first needs to authorize it. |
4b271a0 to
9e20911
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
b5f0d13 to
144f5b6
Compare
Co-authored-by: nadercll <nader.cserny@smartcontract.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.