Commit 9996968
committed
## Typescript SDK Changes Detected:
* `avalanche.data.evm.address.transactions.list()`: `response.transactions.[].nativeTransaction` **Changed**
* `avalanche.data.evm.address.transactions.listNative()`: `response.transactions.[]` **Changed**
* `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.chains.listAllLatestTransactions()`: `response.transactions.[]` **Changed**
* `avalanche.data.evm.chains.listAllLatestBlocks()`: `response.blocks.[]` **Changed**1 parent 828a96b commit 9996968
File tree
77 files changed
+1088
-557
lines changed- .speakeasy
- chainkit
- .speakeasy
- docs
- models
- components
- operations
- sdks
- addresschains
- evmblocks
- evmtransactions
- examples
- src
- funcs
- hooks
- lib
- mcp-server
- tools
- models
- components
- operations
- sdk
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+1088
-557
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments