-
Notifications
You must be signed in to change notification settings - Fork 2
chore: 🐝 Update SDK - Generate ChainKit SDK CHAINKIT-SDK 0.3.0-alpha.12 #308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
8444cbc to
0aa81f7
Compare
2c01e54 to
9996968
Compare
ae1ff0b to
bb70b8c
Compare
d2aa0ce to
c98965e
Compare
6bd88f2 to
096ef51
Compare
4645eb0 to
c08683a
Compare
941c384 to
a6842b8
Compare
bc0ef2c to
8a89343
Compare
e11ce77 to
048092d
Compare
9cfc141 to
3efe152
Compare
28650dc to
40477ac
Compare
0316f61 to
2118320
Compare
* `avalanche.data.evm.address.transactions.list()`: `response.transactions.[].nativeTransaction` **Changed** * `avalanche.data.evm.address.transactions.listNative()`: `response.transactions.[]` **Changed** * `avalanche.data.evm.address.transactions.listErc20()`: `response.transactions.[].blockTimestampMilliseconds` **Added** * `avalanche.data.evm.address.transactions.listErc721()`: `response.transactions.[].blockTimestampMilliseconds` **Added** * `avalanche.data.evm.address.transactions.listErc1155()`: `response.transactions.[].blockTimestampMilliseconds` **Added** * `avalanche.data.evm.address.transactions.listInternal()`: `response.transactions.[].blockTimestampMilliseconds` **Added** * `avalanche.data.evm.transactions.listLatestAllChains()`: `response.transactions.[]` **Changed** * `avalanche.data.evm.transactions.get()`: `response.nativetransaction` **Changed** * `avalanche.data.evm.transactions.listLatest()`: `response.transactions.[]` **Changed** * `avalanche.data.evm.blocks.listLatestAllChains()`: `response.blocks.[]` **Changed** * `avalanche.data.evm.blocks.listLatest()`: `response.blocks.[]` **Changed** * `avalanche.data.evm.blocks.get()`: `response` **Changed** * `avalanche.data.evm.blocks.listTransactions()`: `response.transactions.[]` **Changed** * `avalanche.data.evm.contracts.getDeploymentTransaction()`: `response.nativetransaction` **Changed** * `avalanche.data.evm.contracts.listTransfers()`: `response.transfers.[]` **Changed** * `avalanche.data.evm.chains.listAllLatestTransactions()`: `response.transactions.[]` **Changed** * `avalanche.data.evm.chains.listAllLatestBlocks()`: `response.blocks.[]` **Changed**
0dd140c to
c43d596
Compare
SayanKar
approved these changes
Dec 9, 2025
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.
Important
Linting report available at: https://app.speakeasy.com/org/avalabs/avalabs/linting-report/bfecdd3271362e40d7edb59abdd909d3
OpenAPI Change report available at: https://app.speakeasy.com/org/avalabs/avalabs/changes-report/4253fab7e8e3d57783019cf57112f81a
SDK update
Versioning
Version Bump Type: [prerelease] - 🤖 (automated)
Typescript SDK Changes:
avalanche.data.evm.address.transactions.list():response.transactions.[].nativeTransactionChangedavalanche.data.evm.address.transactions.listNative():response.transactions.[]Changedavalanche.data.evm.address.transactions.listErc20():response.transactions.[].blockTimestampMillisecondsAddedavalanche.data.evm.address.transactions.listErc721():response.transactions.[].blockTimestampMillisecondsAddedavalanche.data.evm.address.transactions.listErc1155():response.transactions.[].blockTimestampMillisecondsAddedavalanche.data.evm.address.transactions.listInternal():response.transactions.[].blockTimestampMillisecondsAddedavalanche.data.evm.transactions.listLatestAllChains():response.transactions.[]Changedavalanche.data.evm.transactions.get():response.nativetransactionChangedavalanche.data.evm.transactions.listLatest():response.transactions.[]Changedavalanche.data.evm.blocks.listLatestAllChains():response.blocks.[]Changedavalanche.data.evm.blocks.listLatest():response.blocks.[]Changedavalanche.data.evm.blocks.get():responseChangedavalanche.data.evm.blocks.listTransactions():response.transactions.[]Changedavalanche.data.evm.contracts.getDeploymentTransaction():response.nativetransactionChangedavalanche.data.evm.contracts.listTransfers():response.transfers.[]Changedavalanche.data.evm.chains.listAllLatestTransactions():response.transactions.[]Changedavalanche.data.evm.chains.listAllLatestBlocks():response.blocks.[]ChangedOpenAPI Change Summary
TYPESCRIPT CHANGELOG
core: 3.26.14 - 2025-12-02
🐛 Bug Fixes
core: 3.26.13 - 2025-11-28
🐛 Bug Fixes
core: 3.26.11 - 2025-11-25
🐝 New Features
core: 3.26.10 - 2025-11-24
🐝 New Features
inferUnionDiscriminators: truein gen.yaml (commit by @mfbx9da4)core: 3.26.9 - 2025-11-20
🐝 New Features
core: 3.26.8 - 2025-11-18
🐝 New Features
core: 3.26.6 - 2025-11-12
🐛 Bug Fixes
sdkHooks: 0.4.0 - 2025-10-15
🐝 New Features
unions: 2.86.3 - 2025-12-01
🐝 New Features
unions: 2.86.2 - 2025-11-27
🐝 New Features
unions: 2.86.1 - 2025-11-27
🐛 Bug Fixes
webhooks: 1.5.1 - 2025-11-18
🐛 Bug Fixes
Based on Speakeasy CLI 1.671.0