Skip to content

Commit c65a58b

Browse files
committed
Update AvailableMethods.md.
1 parent 6f9c64b commit c65a58b

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

AvailableMethods.md

+9-10
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
- [x] /v2/accounts/search
3535
- [x] /v2/accounts/{account_id}/dns/expiring
3636
- [x] /v2/accounts/{account_id}/publickey
37-
- [ ] /v2/accounts/{account_id}/multisigs
37+
- [x] /v2/accounts/{account_id}/multisigs
3838
- [x] /v2/accounts/{account_id}/diff
39-
- [ ] /v2/accounts/{account_id}/events/emulate
39+
- [x] /v2/accounts/{account_id}/events/emulate
4040

4141

4242
- NFT
@@ -55,7 +55,7 @@
5555
- [x] /v2/jettons
5656
- [x] /v2/jettons/{account_id}
5757
- [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
5959
- [x] /v2/events/{event_id}/jettons
6060

6161

@@ -69,12 +69,11 @@
6969

7070
- Wallet
7171

72-
- [ ] /v2/wallet/backup
7372
- [x] /v2/wallet/backup
7473
- [x] /v2/wallet/auth/proof
7574
- [x] /v2/pubkeys/{public_key}/wallets
7675
- [x] /v2/wallet/{account_id}/seqno
77-
- [ ] /v2/wallet/emulate
76+
- [x] /v2/wallet/emulate
7877

7978

8079
- Rates
@@ -95,13 +94,13 @@
9594
- Traces
9695

9796
- [x] /v2/traces/{trace_id}
98-
- [ ] /v2/traces/emulate
97+
- [x] /v2/traces/emulate
9998

10099

101100
- Events
102101

103102
- [x] /v2/events/{event_id}
104-
- [ ] /v2/events/emulate
103+
- [x] /v2/events/emulate
105104

106105

107106
- Storage
@@ -124,11 +123,11 @@
124123

125124
- Multisig
126125

127-
- [ ] /v2/multisig/{account_id}
126+
- [x] /v2/multisig/{account_id}
128127

129128
- Blockchain
130129

131-
- [ ] /v2/blockchain/reduced/blocks
130+
- [x] /v2/blockchain/reduced/blocks
132131
- [x] /v2/blockchain/blocks/{block_id}
133132
- [x] /v2/blockchain/masterchain/{masterchain_seqno}/shards
134133
- [x] /v2/blockchain/masterchain/{masterchain_seqno}/blocks
@@ -166,7 +165,7 @@
166165
- [x] /v2/liteserver/get_block_proof
167166
- [x] /v2/liteserver/get_config_all/{block_id}
168167
- [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
170169

171170

172171
- Emulation

0 commit comments

Comments
 (0)