|
34 | 34 | - [x] /v2/accounts/search
|
35 | 35 | - [x] /v2/accounts/{account_id}/dns/expiring
|
36 | 36 | - [x] /v2/accounts/{account_id}/publickey
|
37 |
| -- [ ] /v2/accounts/{account_id}/multisigs |
| 37 | +- [x] /v2/accounts/{account_id}/multisigs |
38 | 38 | - [x] /v2/accounts/{account_id}/diff
|
39 |
| -- [ ] /v2/accounts/{account_id}/events/emulate |
| 39 | +- [x] /v2/accounts/{account_id}/events/emulate |
40 | 40 |
|
41 | 41 |
|
42 | 42 | - NFT
|
|
55 | 55 | - [x] /v2/jettons
|
56 | 56 | - [x] /v2/jettons/{account_id}
|
57 | 57 | - [x] /v2/jettons/{account_id}/holders
|
58 |
| -- [ ] /v2/jettons/{jetton_id}/transfer/{account_id}/payload |
| 58 | +- [x] /v2/jettons/{jetton_id}/transfer/{account_id}/payload |
59 | 59 | - [x] /v2/events/{event_id}/jettons
|
60 | 60 |
|
61 | 61 |
|
|
69 | 69 |
|
70 | 70 | - Wallet
|
71 | 71 |
|
72 |
| -- [ ] /v2/wallet/backup |
73 | 72 | - [x] /v2/wallet/backup
|
74 | 73 | - [x] /v2/wallet/auth/proof
|
75 | 74 | - [x] /v2/pubkeys/{public_key}/wallets
|
76 | 75 | - [x] /v2/wallet/{account_id}/seqno
|
77 |
| -- [ ] /v2/wallet/emulate |
| 76 | +- [x] /v2/wallet/emulate |
78 | 77 |
|
79 | 78 |
|
80 | 79 | - Rates
|
|
95 | 94 | - Traces
|
96 | 95 |
|
97 | 96 | - [x] /v2/traces/{trace_id}
|
98 |
| -- [ ] /v2/traces/emulate |
| 97 | +- [x] /v2/traces/emulate |
99 | 98 |
|
100 | 99 |
|
101 | 100 | - Events
|
102 | 101 |
|
103 | 102 | - [x] /v2/events/{event_id}
|
104 |
| -- [ ] /v2/events/emulate |
| 103 | +- [x] /v2/events/emulate |
105 | 104 |
|
106 | 105 |
|
107 | 106 | - Storage
|
|
124 | 123 |
|
125 | 124 | - Multisig
|
126 | 125 |
|
127 |
| -- [ ] /v2/multisig/{account_id} |
| 126 | +- [x] /v2/multisig/{account_id} |
128 | 127 |
|
129 | 128 | - Blockchain
|
130 | 129 |
|
131 |
| -- [ ] /v2/blockchain/reduced/blocks |
| 130 | +- [x] /v2/blockchain/reduced/blocks |
132 | 131 | - [x] /v2/blockchain/blocks/{block_id}
|
133 | 132 | - [x] /v2/blockchain/masterchain/{masterchain_seqno}/shards
|
134 | 133 | - [x] /v2/blockchain/masterchain/{masterchain_seqno}/blocks
|
|
166 | 165 | - [x] /v2/liteserver/get_block_proof
|
167 | 166 | - [x] /v2/liteserver/get_config_all/{block_id}
|
168 | 167 | - [x] /v2/liteserver/get_shard_block_proof/{block_id}
|
169 |
| -- [ ] /v2/liteserver/get_out_msg_queue_sizes |
| 168 | +- [x] /v2/liteserver/get_out_msg_queue_sizes |
170 | 169 |
|
171 | 170 |
|
172 | 171 | - Emulation
|
|
0 commit comments